|
@@ -23,7 +23,7 @@
|
|
|
.set_rts_threshold = mt7915_set_rts_threshold,
|
|
|
--- a/mt7996/main.c
|
|
|
+++ b/mt7996/main.c
|
|
|
-@@ -717,8 +717,7 @@ static void mt7996_configure_filter(stru
|
|
|
+@@ -732,8 +732,7 @@ static void mt7996_configure_filter(stru
|
|
|
}
|
|
|
|
|
|
static int
|
|
@@ -33,7 +33,7 @@
|
|
|
{
|
|
|
struct mt7996_vif *mvif = (struct mt7996_vif *)vif->drv_priv;
|
|
|
struct mt7996_phy *phy = mt7996_vif_link_phy(&mvif->deflink);
|
|
|
-@@ -1702,26 +1701,31 @@ static void mt7996_link_rate_ctrl_update
|
|
|
+@@ -1716,26 +1715,31 @@ static void mt7996_link_rate_ctrl_update
|
|
|
spin_unlock_bh(&dev->mt76.sta_poll_lock);
|
|
|
}
|
|
|
|
|
@@ -75,7 +75,7 @@
|
|
|
}
|
|
|
|
|
|
static void mt7996_sta_rate_ctrl_update(void *data, struct ieee80211_sta *sta)
|
|
|
-@@ -2234,7 +2238,7 @@ const struct ieee80211_ops mt7996_ops =
|
|
|
+@@ -2248,7 +2252,7 @@ const struct ieee80211_ops mt7996_ops =
|
|
|
.link_info_changed = mt7996_link_info_changed,
|
|
|
.sta_state = mt7996_sta_state,
|
|
|
.sta_pre_rcu_remove = mt76_sta_pre_rcu_remove,
|
|
@@ -86,7 +86,7 @@
|
|
|
.set_rts_threshold = mt7996_set_rts_threshold,
|
|
|
--- a/mac80211.c
|
|
|
+++ b/mac80211.c
|
|
|
-@@ -1745,7 +1745,7 @@ s8 mt76_get_power_bound(struct mt76_phy
|
|
|
+@@ -1752,7 +1752,7 @@ s8 mt76_get_power_bound(struct mt76_phy
|
|
|
EXPORT_SYMBOL_GPL(mt76_get_power_bound);
|
|
|
|
|
|
int mt76_get_txpower(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
|