ath9k: fix some issues in the ap powersave fixes
[openwrt/staging/lynxis/omap.git] / package / mac80211 / patches / 520-mac80211_cur_txpower.patch
index cc049f7c992f2cff3534ecca18ef17537784cb6f..e2759edf92eda526a5dba7ae944cd8a53b672f8a 100644 (file)
@@ -1,16 +1,16 @@
 --- a/include/net/mac80211.h
 +++ b/include/net/mac80211.h
-@@ -1508,6 +1508,7 @@ struct ieee80211_hw {
+@@ -1608,6 +1608,7 @@ struct ieee80211_hw {
        u8 max_tx_aggregation_subframes;
        u8 offchannel_tx_hw_queue;
        u8 radiotap_mcs_details;
 +      s8 cur_power_level;
        u16 radiotap_vht_details;
        netdev_features_t netdev_features;
};
      u8 uapsd_queues;
 --- a/net/mac80211/cfg.c
 +++ b/net/mac80211/cfg.c
-@@ -2105,7 +2105,9 @@ static int ieee80211_get_tx_power(struct
+@@ -2262,7 +2262,9 @@ static int ieee80211_get_tx_power(struct
        struct ieee80211_local *local = wiphy_priv(wiphy);
        struct ieee80211_sub_if_data *sdata = IEEE80211_WDEV_TO_SUB_IF(wdev);