linux/drivers/scsi/cxgbi
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
..
cxgb3i Merge branch 'master' of github.com:davem330/net 2011-10-07 13:38:43 -04:00
cxgb4i cxgbi: Fix scsi Kconfig dependencies. 2011-08-11 23:00:40 -07:00
Kconfig [SCSI] cxgb3i: change cxgb3i to use libcxgbi 2010-09-05 14:29:23 -03:00
Makefile [SCSI] cxgb3i: change cxgb3i to use libcxgbi 2010-09-05 14:29:23 -03:00
libcxgbi.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
libcxgbi.h Fix common misspellings 2011-03-31 11:26:23 -03:00