alistair23-linux/drivers/infiniband/ulp
Eric Dumazet 9e903e0852 net: add skb frag size accessors
To ease skb->truesize sanitization, its better to be able to localize
all references to skb frags size.

Define accessors : skb_frag_size() to fetch frag size, and
skb_frag_size_{set|add|sub}() to manipulate it.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-19 03:10:46 -04:00
..
ipoib net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
iser IB/iser: Support iSCSI PDU padding 2011-08-17 09:45:07 -07:00
srp atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00