AA: mac80211: sync with trunk r41181
[12.09/openwrt.git] / package / mac80211 / patches / a00-ath9k_platform_h_backup.patch
index fb870ce..02080a6 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/wireless/ath/ath9k/init.c
 +++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -474,8 +474,7 @@ static int ath9k_init_soc_platform(struc
+@@ -477,8 +477,7 @@ static int ath9k_init_soc_platform(struc
                        return ret;
        }
  
@@ -10,7 +10,7 @@
  
        return ret;
  }
-@@ -508,7 +507,7 @@ static int ath9k_init_softc(u16 devid, s
+@@ -511,7 +510,7 @@ static int ath9k_init_softc(u16 devid, s
        sc->tx99_power = MAX_RATE_POWER + 1;
        init_waitqueue_head(&sc->tx_wait);
  
@@ -39,7 +39,7 @@
  };
 --- a/drivers/net/wireless/ath/ath9k/pci.c
 +++ b/drivers/net/wireless/ath/ath9k/pci.c
-@@ -687,7 +687,7 @@ static bool ath_pci_eeprom_read(struct a
+@@ -693,7 +693,7 @@ static bool ath_pci_eeprom_read(struct a
        struct ath_softc *sc = (struct ath_softc *) common->priv;
        struct ath9k_platform_data *pdata = sc->dev->platform_data;