summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-09-06 00:47:12 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-09-06 00:47:12 (GMT)
commit2ba38943ba190eb6a494262003e23187d1b40fb4 (patch)
treed132fa676dc72a6bb0b9c6ef648f2dc694b6eeda /Makefile
parent2c048e646212f9880e6f201771a30daa963d7f8b (diff)
parent8496e3382e33ef0b6862e07aaf4025420223232e (diff)
downloadlinux-2ba38943ba190eb6a494262003e23187d1b40fb4.tar.xz
Merge branch 'eth_get_headlen'
Alexander Duyck says: ==================== net: Drop get_headlen functions in favor of generic function This series replaces the igb_get_headlen and ixgbe_get_headlen functions with a generic function named eth_get_headlen. I have done some performance testing on ixgbe with 258 byte frames since the calls are only used on frames larger than 256 bytes and have seen no significant difference in CPU utilization. v2: renamed __skb_get_poff to skb_get_poff renamed ___skb_get_poff to __skb_get_poff ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions