commit | 95305f6c3b4e8c0bdd5044604c418a8ad2defc4e | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Wed Jun 08 14:53:57 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 08 23:26:32 2011 -0700 |
tree | a1c31e21427b48b270431660291e714cf1c3477a | |
parent | 4b9d9be839fdb7dcd7ce7619a623fd9015a50cda [diff] |
vmxnet3: convert to 64 bit stats interface Convert vmxnet3 driver to 64 bit statistics interface. This driver was already counting packet per queue in a 64 bit value so not a huge change. Eliminate unused old net_device_stats structure. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: Scott J. Goldman <scottjg@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>