commit | 177abc348a00738dbc985df8523d755bf87403d9 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Nov 30 19:27:32 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Dec 02 21:32:01 2006 -0800 |
tree | aa09545b75c4e0f70d612acd4338935b202768a4 | |
parent | 0e795531c5e6d0a7d407b8d9edde47cab13be3ec [diff] |
[EBTABLES]: Clean ebt_get_udc_positions() up. Check for valid_hooks is redundant (newinfo->hook_entry[i] will be NULL if bit i is not set). Kill it, kill unused arguments. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>