kernel-fxtec-pro1x/drivers/net/ethernet/ibm/ehea
Anton Blanchard 921ddc19b9 ehea: Dont check NETIF_F_TSO in TX path
It seems like the ehea xmit routine and an ethtool change of TSO
mode could race, resulting in corrupt packets. Checking gso_size
is enough and we can use the helper function.

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:54 -04:00
..
ehea.h ehea: Remove num_tx_qps module option 2011-10-17 19:00:54 -04:00
ehea_ethtool.c ehea: Update multiqueue support 2011-10-17 19:00:54 -04:00
ehea_hw.h
ehea_main.c ehea: Dont check NETIF_F_TSO in TX path 2011-10-17 19:00:54 -04:00
ehea_phyp.c
ehea_phyp.h
ehea_qmr.c
ehea_qmr.h
Makefile