kernel-fxtec-pro1x/drivers/net/ethernet/ibm/ehea
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
..
ehea.h ehea: Remove LRO support 2011-10-17 19:00:55 -04:00
ehea_ethtool.c ehea: Remove LRO support 2011-10-17 19:00:55 -04:00
ehea_hw.h ehea: Remove some unused definitions 2011-10-17 19:00:55 -04:00
ehea_main.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
ehea_phyp.c ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00
ehea_phyp.h ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00
ehea_qmr.c ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00
ehea_qmr.h ehea: Remove unused tcp_end field in send WQ 2011-10-17 19:00:55 -04:00
Makefile ehea/ibm*: Move the IBM drivers 2011-08-11 02:41:59 -07:00