ath9k: improve AP mode powersave buffering handling
[openwrt/svn-archive/archive.git] / package / mac80211 / patches / 501-ath9k-eeprom_endianess.patch
index fb3b38b14205b6f29ab8074877dd2920fd01d3a0..5888c208ce374d8285b6a4bf73a24914ae989f15 100644 (file)
@@ -81,7 +81,7 @@
        struct ath_ops reg_ops;
 --- a/drivers/net/wireless/ath/ath9k/init.c
 +++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -591,6 +591,8 @@ static int ath9k_init_softc(u16 devid, s
+@@ -593,6 +593,8 @@ static int ath9k_init_softc(u16 devid, s
                ah->is_clk_25mhz = pdata->is_clk_25mhz;
                ah->get_mac_revision = pdata->get_mac_revision;
                ah->external_reset = pdata->external_reset;