]> Pileus Git - ~andy/linux/blobdiff - drivers/net/arm/am79c961a.h
am79c961a: Use net_device_stats from struct net_device
[~andy/linux] / drivers / net / arm / am79c961a.h
index 483009fe6ec2545010f9bb95fec9ac0ce9d981d9..fd634d32756bddcfcbe7b1d79f1b1b3105d32162 100644 (file)
 #define ISALED0_LNKST  0x8000
 
 struct dev_priv {
-    struct net_device_stats stats;
     unsigned long      rxbuffer[RX_BUFFERS];
     unsigned long      txbuffer[TX_BUFFERS];
     unsigned char      txhead;