8139too: Add 64bit statistics
authorJunchang Wang <junchangwang@gmail.com>
Mon, 5 Mar 2012 17:13:05 +0000 (17:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Mar 2012 05:04:16 +0000 (00:04 -0500)
commit9184a22701ed257974e7950be11da4cbd3116c63
tree022a9470cd75376abbc24bdf065b8b7bd59defb9
parentf6a1ad4295f9291038380178d09978caf6982dd8
8139too: Add 64bit statistics

Switch to use ndo_get_stats64 to get 64bit statistics.
Two sync entries are used (one for Rx and one for Tx).

Signed-off-by: Junchang Wang <junchangwang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/realtek/8139too.c