[NETFILTER]: x_tables: remove duplicate of xt_prefix
authorTobias Klauser <tklauser@distanz.ch>
Wed, 14 Mar 2007 23:36:16 +0000 (16:36 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:25:33 +0000 (22:25 -0700)
Remove xt_proto_prefix array which duplicates xt_prefix and change all
users of xt_proto_prefix to xt_prefix.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found