kernel-ark/drivers/net/e1000
Eric Dumazet e743d31312 drivers: net: use skb_headlen()
replaces (skb->len - skb->data_len) occurrences by skb_headlen(skb)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-14 16:11:33 -07:00
..
e1000_ethtool.c e1000: Report link status in ethtool when interface is down 2010-02-03 19:39:56 -08:00
e1000_hw.c net/intel: remove trailing space in messages 2010-03-24 14:10:22 -07:00
e1000_hw.h e1000: cleanup unused prototype 2009-09-26 20:16:05 -07:00
e1000_main.c drivers: net: use skb_headlen() 2010-04-14 16:11:33 -07:00
e1000_osdep.h e1000: Remove spaces after casts and function names 2008-07-22 19:38:52 -04:00
e1000_param.c e1000: drop dead pcie code from e1000 2009-09-26 20:15:23 -07:00
e1000.h e1000: do not modify tx_queue_len on link speed change 2010-03-27 08:33:22 -07:00
Makefile