linux-stable/drivers/net/hyperv
Haiyang Zhang 0a282538cc net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary
For code path not on the xmit, use netif_tx_disable() instead of
netif_stop_queue() to ensure other CPUs are not doing xmit.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-02 14:35:12 -05:00
..
hyperv_net.h net/hyperv: Add support for jumbo frame up to 64KB 2012-01-04 16:13:05 -08:00
Kconfig
Makefile
netvsc.c net/hyperv: Add support for jumbo frame up to 64KB 2012-01-04 16:13:05 -08:00
netvsc_drv.c net/hyperv: Use netif_tx_disable() instead of netif_stop_queue() when necessary 2012-02-02 14:35:12 -05:00
rndis_filter.c net/hyperv: fix the issue that large packets be dropped under bridge 2012-02-02 14:35:12 -05:00