]> git.baikalelectronics.ru Git - kernel.git/commit
hv_netvsc: avoid unnecessary wakeups on subchannel creation
authorStephen Hemminger <stephen@networkplumber.org>
Wed, 6 Sep 2017 20:53:06 +0000 (13:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 11 Sep 2017 21:21:30 +0000 (14:21 -0700)
commit1e773dec93d740234bbc7796f22c071539da5de4
tree8bbc1c2d115869ad53882621fb220adb5e917023
parentb285686f27328cc7085debc1f7269ede99fd1128
hv_netvsc: avoid unnecessary wakeups on subchannel creation

Only need to wakeup the initiator after all sub-channels
are opened.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/rndis_filter.c