[NETFILTER]: nfnetlink_queue: fix packet marking over netlink
authorPatrick McHardy <kaber@trash.net>
Sat, 4 Feb 2006 10:14:24 +0000 (02:14 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 5 Feb 2006 07:51:20 +0000 (23:51 -0800)
commita706124d0a4d9daaf6b705d01de3aff18deecea8
treef462b07dabcc529267afbf417acb16b08aded47d
parentad2ad0f96546d6d56b2665bcc863c33ae57c49c4
[NETFILTER]: nfnetlink_queue: fix packet marking over netlink

The packet marked is the netlink skb, not the queued skb.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nfnetlink_queue.c