Skip to content
Commit a0417fa3 authored by David S. Miller's avatar David S. Miller
Browse files

net: Make qdisc_skb_cb upper size bound explicit.



Just like skb->cb[], so that qdisc_skb_cb can be encapsulated inside
of other data structures.

This is intended to be used by IPoIB so that it can remember
addressing information stored at hard_header_ops->create() time that
it can fetch when the packet gets to the transmit routine.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c056b734
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