X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=blobdiff_plain;f=package%2Fmac80211%2Fpatches%2F408-ath9k-remove-u16-casts-from-rtc-register-access.patch;h=a767c822783a3624854ec568fc6b54333dcbf4f0;hp=b5910f7df84ecdfb45cee4504a40e91742e184ed;hb=5e29bec1cd7de71eb6368adeb147e2432d782295;hpb=bba8a047d1ac4f0e3f3e97b09c117fab55aa8ea0 diff --git a/package/mac80211/patches/408-ath9k-remove-u16-casts-from-rtc-register-access.patch b/package/mac80211/patches/408-ath9k-remove-u16-casts-from-rtc-register-access.patch index b5910f7df..a767c8227 100644 --- a/package/mac80211/patches/408-ath9k-remove-u16-casts-from-rtc-register-access.patch +++ b/package/mac80211/patches/408-ath9k-remove-u16-casts-from-rtc-register-access.patch @@ -49,7 +49,7 @@ Signed-off-by: Imre Kaloz if (!ath9k_hw_wait(ah, AR_RTC_STATUS, -@@ -2599,7 +2599,7 @@ static void ath9k_set_power_sleep(struct +@@ -2616,7 +2616,7 @@ static void ath9k_set_power_sleep(struct if (!AR_SREV_9100(ah)) REG_WRITE(ah, AR_RC, AR_RC_AHB | AR_RC_HOSTIF);