vmxnet3: convert to 64 bit stats interface
authorstephen hemminger <shemminger@vyatta.com>
Wed, 8 Jun 2011 14:53:57 +0000 (14:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Jun 2011 06:26:32 +0000 (23:26 -0700)
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>

No differences found