[package] uhttpd: make it work without shadow password support
[openwrt.git] / package / mac80211 / patches / 530-ath9k_locking_fix.patch
index 29303323ab74ecc845f6976982515109e306cbbf..354b720308f9e898b6b221ffc6e05fe7490b80a6 100644 (file)
@@ -8,7 +8,7 @@
        spinlock_t rxbuflock;
        struct list_head rxbuf;
        struct ath_descdma rxdma;
-@@ -600,9 +599,9 @@ struct ath_softc {
+@@ -599,9 +598,9 @@ struct ath_softc {
        struct ath_hw *sc_ah;
        void __iomem *mem;
        int irq;
  static bool ath_beacon_dtim_pending_cab(struct sk_buff *skb)
 --- a/drivers/net/wireless/ath/ath9k/init.c
 +++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -588,7 +588,6 @@ static int ath9k_init_softc(u16 devid, s
+@@ -592,7 +592,6 @@ static int ath9k_init_softc(u16 devid, s
        spin_lock_init(&common->cc_lock);
  
        spin_lock_init(&sc->wiphy_lock);