[NET]: Fix tc_verd thinko in skb_clone()
It was overwriting the computer n->tc_verd value over
and over with skb->tc_verd, by mistake.
Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please sign in to comment
It was overwriting the computer n->tc_verd value over
and over with skb->tc_verd, by mistake.
Signed-off-by:
David S. Miller <davem@davemloft.net>