Revert "ath9k: fix crashes when using shared IRQs"
[openwrt-14.07/.git] / package / kernel / mac80211 / patches / 501-ath9k-eeprom_endianess.patch
index b2cfe5f919ddbb20de2e81742d94867643387a64..169eb9ae0cda292e625457533705a708a88e1cf6 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
-@@ -522,6 +522,8 @@ static int ath9k_init_softc(u16 devid, s
+@@ -518,6 +518,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;