commit | 0eff66e625306a794ecba4b29ed12f7a147ce219 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sun Aug 13 18:57:28 2006 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 13 18:57:28 2006 -0700 |
tree | 2f6cfe4d4c6305ccf1c0e942865e8753959a27a4 | |
parent | 7ee66fcb94cb8be77d5f34cce7d315d11759f9c1 [diff] |
[NETFILTER]: {arp,ip,ip6}_tables: proper error recovery in init path 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>