mac80211: refresh patches
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / 326-ath9k-fix-ar934x-OTP-offsets.patch
index ae6a90fd4af62f45f10ea5fb2a260f34b6555561..60de2b6d147f0c77b58c3e5992df9d8014a9e17d 100644 (file)
@@ -37,6 +37,6 @@ Signed-off-by: Chris Blake <chrisrblake93@gmail.com>
  #define AR9300_OTP_READ_DATA \
 -              ((AR_SREV_9340(ah) || AR_SREV_9550(ah)) ? 0x3001c : 0x15f1c)
 +              ((AR_SREV_9340(ah) || AR_SREV_9550(ah)) ? 0x3101c : 0x15f1c)
-
  enum targetPowerHTRates {
        HT_TARGET_RATE_0_8_16,