1
0
Fork 0
alistair23-linux/drivers/net/hyperv
Haiyang Zhang c3582a2c4d hyperv: Add support for vNIC hot removal
This patch adds proper handling of the vNIC hot removal event, which includes
a rescind-channel-offer message from the host side that triggers vNIC close and
removal. In this case, the notices to the host during close and removal is not
necessary because the channel is rescinded. This patch blocks these unnecessary
messages, and lets vNIC removal process complete normally.

Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-12-08 20:24:11 -05: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
hyperv_net.h hyperv: Increase the buffer length for netvsc_channel_cb() 2014-08-22 12:23:09 -07:00
netvsc.c hyperv: Add support for vNIC hot removal 2014-12-08 20:24:11 -05:00
netvsc_drv.c hyperv: Add processing of MTU reduced by the host 2014-11-12 16:21:36 -05:00
rndis_filter.c hyperv: Add support for vNIC hot removal 2014-12-08 20:24:11 -05:00