[EBTABLES]: ebt_check_entry() doesn't need valid_hooks
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 1 Dec 2006 03:27:48 +0000 (19:27 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:32:02 +0000 (21:32 -0800)
commitf7da79d99863c044e28483e32c10b394bbd78d21
treed2cf7f8ae17d7bb12d9d69b08c867aaeec7514cb
parent177abc348a00738dbc985df8523d755bf87403d9
[EBTABLES]: ebt_check_entry() doesn't need valid_hooks

We can check newinfo->hook_entry[...] instead.
Kill unused argument.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/netfilter/ebtables.c