net/bridge/netfilter/ebtables.c: use available error handling code
authorJulia Lawall <julia@diku.dk>
Thu, 11 Aug 2011 01:59:38 +0000 (01:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Aug 2011 12:52:57 +0000 (05:52 -0700)
commit5189054dd7ff18576446edc270b6b69fa8285336
tree6b6e8d9497e3fa636f377a09329f446067da447c
parent94a80d63b245c66745c1d72b8154f67b597e3b89
net/bridge/netfilter/ebtables.c: use available error handling code

Free the locally allocated table and newinfo as done in adjacent error
handling code.

Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/netfilter/ebtables.c