]> asedeno.scripts.mit.edu Git - linux.git/commit
hv_netvsc: fix error unwind handling if vmbus_open fails
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 2 Mar 2018 21:49:03 +0000 (13:49 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Mar 2018 03:18:20 +0000 (22:18 -0500)
commitfcfb4a00d1e514e8313277a01ef919de1113025b
tree4be3334cafc817001e02a0263070f8cbedc56925
parentf4950e4586dfc957e0a28226eeb992ddc049b5a2
hv_netvsc: fix error unwind handling if vmbus_open fails

Need to delete NAPI association if vmbus_open fails.

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