mac80211: b43: Handle DMA RX descriptor underrun
[openwrt.git] / package / mac80211 / patches / 520-mac80211_cur_txpower.patch
index cc049f7c992f2cff3534ecca18ef17537784cb6f..80d3c568e1794f745b978743d3ed15254bd5b170 100644 (file)
@@ -1,16 +1,16 @@
 --- a/include/net/mac80211.h
 +++ b/include/net/mac80211.h
-@@ -1508,6 +1508,7 @@ struct ieee80211_hw {
+@@ -1605,6 +1605,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
+@@ -2259,7 +2259,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);