linux-stable/drivers/net/hyperv
Vitaly Kuznetsov b5eb819dcb hv_netvsc: hide warnings about uninitialized/missing rndis device
Hyper-V hosts are known to send RNDIS messages even after we halt the
device in rndis_filter_halt_device(). Remove user visible messages
as they are not really useful.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-08 10:28:54 +09:00
..
hyperv_net.h hv_netvsc: Rename tx_send_table to tx_table 2017-10-14 18:42:55 -07:00
Kconfig
Makefile
netvsc.c hv_netvsc: netvsc_teardown_gpadl() split 2017-11-08 10:28:54 +09:00
netvsc_drv.c hv_netvsc: Rename tx_send_table to tx_table 2017-10-14 18:42:55 -07:00
rndis_filter.c hv_netvsc: hide warnings about uninitialized/missing rndis device 2017-11-08 10:28:54 +09:00