Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / drivers / net / bna / bnad.h
index a89117f..ccdabad 100644 (file)
@@ -237,8 +237,6 @@ struct bnad {
        struct bna_rx_config rx_config[BNAD_MAX_RXS];
        struct bna_tx_config tx_config[BNAD_MAX_TXS];
 
-       u32             rx_csum;
-
        void __iomem            *bar0;  /* BAR0 address */
 
        struct bna bna;