linux-stable/drivers/net/hyperv
Stephen Hemminger f61a9d62b2 hv_netvsc: track memory allocation failures in ethtool stats
When skb can not be allocated, update ethtool statisitics
rather than rx_dropped which is intended for netif_receive.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-13 15:57:38 -05:00
..
hyperv_net.h hv_netvsc: track memory allocation failures in ethtool stats 2017-12-13 15:57:38 -05:00
Kconfig
Makefile
netvsc.c hv_netvsc: copy_to_send buf can be void 2017-12-13 15:57:38 -05:00
netvsc_drv.c hv_netvsc: track memory allocation failures in ethtool stats 2017-12-13 15:57:38 -05:00
rndis_filter.c hv_netvsc: use reciprocal divide to speed up percent calculation 2017-12-03 10:10:02 -05:00