[NETFILTER]: Fix NF_QUEUE_NR() macro
authorHarald Welte <laforge@netfilter.org>
Thu, 11 Aug 2005 22:31:15 +0000 (15:31 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 22:57:03 +0000 (15:57 -0700)
commit5917ed961def82a4dba9198d11a75f79d115a8cb
tree4e7ba1b827e70d60cb6fd42ea18bd618757a8908
parent622439270c74f3ad4f69d1417aca4bb3b79514f4
[NETFILTER]: Fix NF_QUEUE_NR() macro

I obviously wanted to use bitwise-or, not logical or.

Signed-off-by: Harald Welte <laforge@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter.h