linux/drivers/infiniband/hw/nes
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
..
Kconfig RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
Makefile
nes.c RDMA/nes: Add a check for strict_strtoul() 2011-05-24 10:06:25 -07:00
nes.h RDMA/nes: Fix SFP+ link down detection issue with switch port disable 2011-01-16 13:23:34 -08:00
nes_cm.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
nes_cm.h RDMA/nes: Fix crash in nes_accept() 2009-12-09 15:54:08 -08:00
nes_context.h RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
nes_hw.c nes: do vlan cleanup 2011-07-21 13:47:53 -07:00
nes_hw.h nes: do vlan cleanup 2011-07-21 13:47:53 -07:00
nes_nic.c net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
nes_user.h RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
nes_utils.c RDMA/nes: Store and print eeprom version 2010-07-28 15:12:38 -07:00
nes_verbs.c RDMA: Allow for NULL .modify_device() and .modify_port() methods 2011-07-18 16:44:30 -07:00
nes_verbs.h RDMA/nes: Free kmap() resources 2009-12-09 15:54:28 -08:00