myricom: update to 64 bit stats
authorstephen hemminger <shemminger@vyatta.com>
Wed, 8 Jun 2011 14:54:03 +0000 (14:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Jun 2011 06:26:33 +0000 (23:26 -0700)
Driver was already keeping 64 bit counters, just not using the new interface.

Ps: IMHO drivers should not be duplicating network device
stats into ethtool stats. It is useless duplication.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found