usbnet: Use netdev stats structure
authorHerbert Xu <herbert@gondor.apana.org.au>
Mon, 29 Jun 2009 16:53:28 +0000 (16:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Jul 2009 02:46:48 +0000 (19:46 -0700)
commit7963837f933df8a8ada56fa8f8205ebab40f84d0
treef32a3989183d811afc95b43ebd44e3f186b711f4
parent80667ac13a6cf2c3a3ff275a2a72809671299acb
usbnet: Use netdev stats structure

Now that netdev has its own stats structure we should use that
instead.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/usbnet.c