diff options
author | Stephen Hemminger <stephen@networkplumber.org> | 2018-03-20 23:03:04 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-03-22 17:45:09 +0100 |
commit | 0ef58b0a05c127762f975c3dfe8b922e4aa87a29 (patch) | |
tree | 2a4f98ccc66796cca6e6467d6889f3c33424711b /kernel | |
parent | hv_netvsc: use RCU to fix concurrent rx and queue changes (diff) | |
download | linux-0ef58b0a05c127762f975c3dfe8b922e4aa87a29.tar.xz linux-0ef58b0a05c127762f975c3dfe8b922e4aa87a29.zip |
hv_netvsc: change GPAD teardown order on older versions
On older versions of Windows, the host ignores messages after
vmbus channel is closed.
Workaround this by doing what Windows does and send the teardown
before close on older versions of NVSP protocol.
Reported-by: Mohammed Gamal <mgamal@redhat.com>
Fixes: 0cf737808ae7 ("hv_netvsc: netvsc_teardown_gpadl() split")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions