linux-bl808/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
netvsc.c
netvsc_drv.c hv_netvsc: fix error return code in netvsc_probe() 2018-06-03 10:35:25 -04:00
netvsc_trace.c
netvsc_trace.h
rndis_filter.c