]> Pileus Git - ~andy/linux/blobdiff - drivers/net/tg3.h
tg3: 64 bit stats on all arches
[~andy/linux] / drivers / net / tg3.h
index 6b6af7698b3878910fafa44618eb71dffe88cd92..b72ac52b33fd71aa5ae7f42f1adadb2c88644a2c 100644 (file)
@@ -2772,8 +2772,8 @@ struct tg3 {
 
 
        /* begin "everything else" cacheline(s) section */
-       struct net_device_stats         net_stats;
-       struct net_device_stats         net_stats_prev;
+       struct rtnl_link_stats64        net_stats;
+       struct rtnl_link_stats64        net_stats_prev;
        struct tg3_ethtool_stats        estats;
        struct tg3_ethtool_stats        estats_prev;