]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/skge.h
[PATCH] b44: disable default tx pause
[linux-2.6-omap-h63xx.git] / drivers / net / skge.h
index 941f12a333b63939f3a1257dffd6ee6dcc3e7d4b..1f1ce88c81863ed10a7964a94936980efed56b95 100644 (file)
@@ -2402,7 +2402,6 @@ struct skge_hw {
 
        struct tasklet_struct ext_tasklet;
        spinlock_t           phy_lock;
-       spinlock_t           hw_lock;
 };
 
 enum {
@@ -2419,7 +2418,6 @@ struct skge_port {
        int                  port;
 
        spinlock_t           tx_lock;
-       u32                  tx_avail;
        struct skge_ring     tx_ring;
        struct skge_ring     rx_ring;