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)
commit8f2bb1de73344dbedd4195016b782bee7bf3598f
tree8bbc1c2d115869ad53882621fb220adb5e917023
parent8195b1396ec86dddbba443c74b2188b423556c74
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