Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirel...
[pandora-kernel.git] / drivers / net / 3c505.h
index 77dfeed..04df2a9 100644 (file)
@@ -72,7 +72,7 @@
 /*****************************************************************
  *
  *  timeout value
- *     this is a rough value used for loops to stop them from 
+ *     this is a rough value used for loops to stop them from
  *     locking up the whole machine in the case of failure or
  *     error conditions
  *
@@ -264,7 +264,6 @@ typedef struct {
        pcb_struct rx_pcb;      /* PCB for foreground receiving */
        pcb_struct itx_pcb;     /* PCB for background sending */
        pcb_struct irx_pcb;     /* PCB for background receiving */
-       struct net_device_stats stats;
 
        void *dma_buffer;