ath9k: fix tx power reporting
[openwrt/staging/yousong.git] / package / kernel / mac80211 / patches / 410-ath9k_allow_adhoc_and_ap.patch
index ffd39b341fbffa8f90cb9f1daf22c3438568d087..ebcb34c3811245581eb77b50786fb514fa0e7fe9 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/net/wireless/ath/ath9k/init.c
 +++ b/drivers/net/wireless/ath/ath9k/init.c
-@@ -677,6 +677,7 @@ static const struct ieee80211_iface_limi
+@@ -680,6 +680,7 @@ static const struct ieee80211_iface_limi
                                 BIT(NL80211_IFTYPE_AP) },
        { .max = 1,     .types = BIT(NL80211_IFTYPE_P2P_CLIENT) |
                                 BIT(NL80211_IFTYPE_P2P_GO) },