[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path
authorPatrick McHardy <kaber@trash.net>
Mon, 14 Aug 2006 01:57:28 +0000 (18:57 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Aug 2006 01:57:28 +0000 (18:57 -0700)
Neither of {arp,ip,ip6}_tables cleans up behind itself when something goes
wrong during initialization.

Noticed by Rennie deGraaf <degraaf@cpsc.ucalgary.ca>

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found