linux/drivers/net/hyperv
Stephen Hemminger 7b4ab0e651 hv/netvsc: fix handling of fallback to single queue mode
[ Upstream commit 916c5e1413 ]

The netvsc device may need to fallback to running in single queue
mode if host side only wants to support single queue.

Recent change for handling mtu broke this in setup logic.

Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Fixes: 3ffe64f1a6 ("hv_netvsc: split sub-channel setup into async and sync")
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-08-24 13:09:18 +02:00
..
hyperv_net.h hv_netvsc: fix network namespace issues with VF support 2018-08-03 07:50:22 +02:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: fix network namespace issues with VF support 2018-08-03 07:50:22 +02:00
netvsc.c hv_netvsc: Fix napi reschedule while receive completion is busy 2018-07-25 11:25:10 +02:00
rndis_filter.c hv/netvsc: fix handling of fallback to single queue mode 2018-08-24 13:09:18 +02:00