]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'hv_netvsc-fix-races-during-shutdown-and-changes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2018 16:45:10 +0000 (12:45 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2018 16:45:10 +0000 (12:45 -0400)
Stephen Hemminger says:

====================
hv_netvsc: fix races during shutdown and changes

This set of patches fixes issues identified by Vitaly Kuznetsov and
Mohammed Gamal related to state changes in Hyper-v network driver.

A lot of the issues are because setting up the netvsc device requires
a second step (in work queue) to get all the sub-channels running.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge