linux-kernel-test/drivers/net/ethernet/ibm/ehea
Anton Blanchard 30e2e90b4d ehea: Simplify type 3 transmit routine
If a nonlinear skb fits within the immediate area, use skb_copy_bits
instead of copying the frags by hand.

v3:
[cascardo] fixed conflict with use of skb frag API

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-17 19:00:55 -04:00
..
ehea_ethtool.c ehea: Update multiqueue support 2011-10-17 19:00:54 -04:00
ehea_hw.h
ehea_main.c ehea: Simplify type 3 transmit routine 2011-10-17 19:00:55 -04:00
ehea_phyp.c
ehea_phyp.h
ehea_qmr.c
ehea_qmr.h
ehea.h ehea: Allocate large enough skbs to avoid partial cacheline DMA writes 2011-10-17 19:00:54 -04:00
Makefile