libertas: convert to internal net_device_stats

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Stephen Hemminger
2009-03-20 19:36:36 +00:00
committed by David S. Miller
parent 6456fffb09
commit bbfc6b788f
6 changed files with 16 additions and 41 deletions

View File

@@ -109,7 +109,6 @@ struct lbs_private {
void *card;
struct net_device *dev;
struct net_device_stats stats;
struct net_device *mesh_dev; /* Virtual device */
struct net_device *rtap_net_dev;