]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[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)
commitce18afe57bf53477f133208856dd2b7e6b5db5e3
tree935d4ab5842b5de6452a939249fa3b4f9c59af36
parent239254fedcbc6ff79bcf5696fe94723f7a5d0782
[NETFILTER]: x_tables: remove duplicate of xt_prefix

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>
net/netfilter/x_tables.c