[package] mac80211: update compat-wireless to 2009-01-10
[openwrt-10.03/.git] / package / mac80211 / patches / 408-ath9k-remove-u16-casts-from-rtc-register-access.patch
index b5910f7df84ecdfb45cee4504a40e91742e184ed..a767c822783a3624854ec568fc6b54333dcbf4f0 100644 (file)
@@ -49,7 +49,7 @@ Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
  
        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);