android_kernel_xiaomi_sm8350/drivers/net/e1000e
Ajit Khaparde e0f36a95c7 e1000e: Fix erroneous display of stats by ethtool -S
Commit fd8235bb overlooked the way offsets for netdev stats were considered.
Because of this some of the stats shown by ethtool -S were wrong.
This patch fixes it.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-13 11:48:27 -07:00
..
82571.c e1000e: swap max hw supported frame size between 82574 and 82583 2009-10-04 21:08:49 -07:00
defines.h
e1000.h e1000e: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:24 -07:00
es2lan.c
ethtool.c e1000e: Fix erroneous display of stats by ethtool -S 2009-10-13 11:48:27 -07:00
hw.h
ich8lan.c
lib.c
Makefile
netdev.c net: Use netdev_alloc_skb_ip_align() 2009-10-13 11:48:18 -07:00
param.c
phy.c