linux/drivers/net/hyperv
Wei Yongjun 9c6ffbacdb hv_netvsc: fix error return code in netvsc_probe()
Fix to return a negative error code from the failover register fail
error handling case instead of 0, as done elsewhere in this function.

Fixes: 1ff78076d8 ("netvsc: refactor notifier/event handling code to use the failover framework")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-03 10:35:25 -04:00
..
hyperv_net.h netvsc: refactor notifier/event handling code to use the failover framework 2018-05-28 22:59:54 -04:00
Kconfig netvsc: refactor notifier/event handling code to use the failover framework 2018-05-28 22:59:54 -04:00
Makefile hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
netvsc.c hv_netvsc: simplify receive side calling arguments 2018-04-27 14:46:26 -04:00
netvsc_drv.c hv_netvsc: fix error return code in netvsc_probe() 2018-06-03 10:35:25 -04:00
netvsc_trace.c hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
netvsc_trace.h hv_netvsc: add trace points 2018-03-17 20:10:27 -04:00
rndis_filter.c hv_netvsc: fix bogus ifalias on network device 2018-05-24 23:06:33 -04:00