[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)
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>

No differences found