ath9k: Fix IRQ nobody cared issue with ath9k
[pandora-kernel.git] / drivers / net / au1000_eth.h
index 52fe00d..f3baeaa 100644 (file)
@@ -115,6 +115,5 @@ struct au1000_private {
        u32 vaddr;                /* virtual address of rx/tx buffers   */
        dma_addr_t dma_addr;      /* dma address of rx/tx buffers       */
 
-       struct net_device_stats stats;
        spinlock_t lock;       /* Serialise access to device */
 };