[NETFILTER]: x_tables: change xt_table_register() return value convention
authorAlexey Dobriyan <adobriyan@sw.ru>
Thu, 31 Jan 2008 12:01:49 +0000 (04:01 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:35 +0000 (19:27 -0800)
Switch from 0/-E to ptr/PTR_ERR convention.

Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found