mac80211: update to wireless-testing 2013-06-13 + latest backport infrastructure
[openwrt/openwrt.git] / package / mac80211 / patches / 501-ath9k-eeprom_endianess.patch
index 5888c208ce374d8285b6a4bf73a24914ae989f15..3d904e939d19c9c492c22d6baf9ddf8a7ef91c87 100644 (file)
@@ -71,7 +71,7 @@
  
 --- a/drivers/net/wireless/ath/ath9k/hw.h
 +++ b/drivers/net/wireless/ath/ath9k/hw.h
-@@ -739,6 +739,7 @@ enum ath_cal_list {
+@@ -735,6 +735,7 @@ enum ath_cal_list {
  #define AH_USE_EEPROM   0x1
  #define AH_UNPLUGGED    0x2 /* The card has been physically removed. */
  #define AH_FASTCC       0x4
@@ -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
-@@ -593,6 +593,8 @@ static int ath9k_init_softc(u16 devid, s
+@@ -592,6 +592,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;