ath9k: simplify hw reset locking
[linux-2.6-block.git] / drivers / net / wireless / ath / ath9k / ath9k.h
index 81fed83add7ae72a21b7c961e6d43a309ad8ef8f..cb9194a5b561b5581e7e9818ddac3eec6b32c7f6 100644 (file)
@@ -599,7 +599,6 @@ struct ath_softc {
        struct ath_hw *sc_ah;
        void __iomem *mem;
        int irq;
-       spinlock_t sc_resetlock;
        spinlock_t sc_serial_rw;
        spinlock_t sc_pm_lock;
        struct mutex mutex;