[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
authorPatrick McHardy <kaber@trash.net>
Tue, 22 Aug 2006 07:36:37 +0000 (00:36 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 22 Sep 2006 21:55:34 +0000 (14:55 -0700)
The size is verified by x_tables and isn't needed by the modules anymore.

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

No differences found