X-Git-Url: http://git.archive.openwrt.org/?p=12.09%2Fopenwrt.git;a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2Fa00-ath9k_platform_h_backup.patch;h=02080a60d2128ce2042d722f7c65ac8e1436582d;hp=fb870ceacfb644353a5f1e5870a279dc7f336254;hb=595ebf6f0d39394e5518869d4fc436cfd27e4d3c;hpb=91b252a08fb46799eb9014f82032d246de59dc9d diff --git a/package/mac80211/patches/a00-ath9k_platform_h_backup.patch b/package/mac80211/patches/a00-ath9k_platform_h_backup.patch index fb870ce..02080a6 100644 --- a/package/mac80211/patches/a00-ath9k_platform_h_backup.patch +++ b/package/mac80211/patches/a00-ath9k_platform_h_backup.patch @@ -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;