1
0
Fork 0
alistair23-linux/drivers/net/ixgb
Ajit Khaparde d189a7e858 ixgb: Fix erroneous display of stats by ethtool -S
Commit 5675f221 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:29 -07:00
..
Makefile ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb.h ixgb: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:29 -07:00
ixgb_ee.c ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_ee.h ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_ethtool.c ixgb: Fix erroneous display of stats by ethtool -S 2009-10-13 11:48:29 -07:00
ixgb_hw.c ixgb: Use generic MDIO definitions 2009-04-29 17:32:33 -07:00
ixgb_hw.h ixgb: Use generic MDIO definitions 2009-04-29 17:32:33 -07:00
ixgb_ids.h ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00
ixgb_main.c net: Use netdev_alloc_skb_ip_align() 2009-10-13 11:48:18 -07:00
ixgb_osdep.h drivers/net: replace BUG() with BUG_ON() if possible 2009-04-13 15:44:36 -07:00
ixgb_param.c ixgb: update copyright dates and versions 2008-07-11 01:20:31 -04:00