Skip to content
Commit b4772ef8 authored by Eyal Birger's avatar Eyal Birger Committed by David S. Miller
Browse files

net: use common macro for assering skb->cb[] available size in protocol families



As part of an effort to move skb->dropcount to skb->cb[] use a common
macro in protocol families using skb->cb[] for ancillary data to
validate available room in skb->cb[].

Signed-off-by: default avatarEyal Birger <eyal.birger@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2472d761
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment