linux-xiaomi-chiron/drivers/net/hyperv
K. Y. Srinivasan 73e64fa4f4 netvsc: Deal with rescinded channels correctly
We will not be able to send packets over a channel that has been
rescinded. Make necessary adjustments so we can properly cleanup
even when the channel is rescinded. This issue can be trigerred
in the NIC hot-remove path.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-21 13:47:00 -04:00
..
hyperv_net.h hv_netvsc: Fix the queue index computation in forwarding case 2017-04-17 11:05:19 -04:00
Kconfig staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
Makefile staging: hv: move hv_netvsc out of staging area 2011-11-29 16:12:36 +09:00
netvsc.c netvsc: Deal with rescinded channels correctly 2017-04-21 13:47:00 -04:00
netvsc_drv.c hv_netvsc: change netvsc device default duplex to FULL 2017-04-17 15:12:33 -04:00
rndis_filter.c netvsc: Initialize all channel related state prior to opening the channel 2017-04-08 08:33:03 -07:00