mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-09 06:33:38 +09:00
As part of an effort to move skb->dropcount to skb->cb[], use a common function in order to set dropcount in struct sk_buff. Signed-off-by: Eyal Birger <eyal.birger@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>