OSDN Git Service

Merge branch 'hv_netvsc-Fix-shutdown-issues-on-older-Windows-hosts'
authorDavid S. Miller <davem@davemloft.net>
Fri, 6 Apr 2018 02:21:01 +0000 (22:21 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Apr 2018 02:21:01 +0000 (22:21 -0400)
Mohammed Gamal says:

====================
hv_netvsc: Fix shutdown issues on older Windows hosts

Guests running on WS2012 hosts would not shutdown when changing network
interface setting (e.g. Number of channels, MTU ... etc).

This patch series addresses these shutdown issues we enecountered with WS2012
hosts. It's essentialy a rework of the series sent in
https://lkml.org/lkml/2018/1/23/111 on top of latest upstream
====================

Fixes: 0ef58b0a05c1 ("hv_netvsc: change GPAD teardown order on older versions")
Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge