From: Patrick McHardy Date: Tue, 27 Jun 2006 10:00:09 +0000 (-0700) Subject: [NETFILTER]: x_tables: fix xt_register_table error propagation X-Git-Tag: v2.6.18-rc1~321^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da298d3a4f01dbc10c54da75d6b5717a99fb9cbc;p=pandora-kernel.git [NETFILTER]: x_tables: fix xt_register_table error propagation When xt_register_table fails the error is not properly propagated back. Based on patch by Lepton Wu . Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed