From: Alexey Dobriyan Date: Thu, 31 Jan 2008 12:01:49 +0000 (-0800) Subject: [NETFILTER]: x_tables: change xt_table_register() return value convention X-Git-Tag: v2.6.25-rc1~1089^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a98da11d88dbec1d5cebe2c6dbe9939ed8d13f69;p=pandora-kernel.git [NETFILTER]: x_tables: change xt_table_register() return value convention Switch from 0/-E to ptr/PTR_ERR convention. Signed-off-by: Alexey Dobriyan Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed