]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/3c505.h
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzi...
[linux-2.6-omap-h63xx.git] / drivers / net / 3c505.h
index 77dfeedff815c9b9e5e0816497baa1602142e511..04df2a9002b62f00078fc6f5227ad80fdc8af2fc 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;