[NETFILTER]: x_tables: fix xt_register_table error propagation
authorPatrick McHardy <kaber@trash.net>
Tue, 27 Jun 2006 10:00:09 +0000 (03:00 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 29 Jun 2006 23:57:40 +0000 (16:57 -0700)
When xt_register_table fails the error is not properly propagated back.
Based on patch by Lepton Wu <ytht.net@gmail.com>.

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

No differences found