aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netfilter_bridge/ebt_log.h
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2006-02-27 13:03:55 -0800
committerDavid S. Miller <davem@davemloft.net>2006-02-27 13:03:55 -0800
commit45fe4dc08cbf9510074b97a16606366c1d405f4d (patch)
tree2c629e31e03d62e84c375ad809861806a02840e0 /include/linux/netfilter_bridge/ebt_log.h
parent[NETFILTER]: nf_queue: remove unnecessary check for outfn (diff)
downloadlinux-dev-45fe4dc08cbf9510074b97a16606366c1d405f4d.tar.xz
linux-dev-45fe4dc08cbf9510074b97a16606366c1d405f4d.zip
[NETFILTER]: nf_queue: fix end-of-list check
The comparison wants to find out if the last list iteration reached the end of the list. It needs to compare the iterator with the list head to do this, not the element it is looking for. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/netfilter_bridge/ebt_log.h')
0 files changed, 0 insertions, 0 deletions