| commit | c5f7ef72fcca7602ff8c75682b2a8568ba4e5064 | [log] [tgz] |
|---|---|---|
| author | stephen hemminger <shemminger@vyatta.com> | Wed Jun 08 14:54:03 2011 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Wed Jun 08 23:26:33 2011 -0700 |
| tree | 6b21414d86925a45507a3f77b11c858220ed8655 | |
| parent | f20530bc982d67ebde84b3e0a043549d7ccd85a1 [diff] |
myricom: update to 64 bit stats 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>