linux_dsm_epyc7002/drivers/net/hyperv
Haiyang Zhang 6450f8f269 hv_netvsc: Fix the real number of queues of non-vRSS cases
For older hosts without multi-channel (vRSS) support, and some error
cases, we still need to set the real number of queues to one.
This patch adds this missing setting.

Fixes: 8195b1396e ("hv_netvsc: fix deadlock on hotplug")
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Reviewed-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-25 20:20:51 -07:00
..
hyperv_net.h hv_netvsc: fix send buffer failure on MTU change 2017-09-21 15:17:16 -07:00
Kconfig
Makefile
netvsc_drv.c hv_netvsc: Fix the real number of queues of non-vRSS cases 2017-09-25 20:20:51 -07:00
netvsc.c hv_netvsc: make const array ver_list static, reduces object code size 2017-09-25 16:25:17 -07:00
rndis_filter.c hv_netvsc: avoid unnecessary wakeups on subchannel creation 2017-09-11 14:21:30 -07:00