aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/cfg.c
diff options
context:
space:
mode:
authorGravatar Johannes Berg <johannes.berg@intel.com> 2022-05-30 23:22:19 +0200
committerGravatar Johannes Berg <johannes.berg@intel.com> 2022-06-20 12:55:27 +0200
commit2b4ad30946d3117819d9a78d58a99b7c3de3ee91 (patch)
tree0cece08be9b82278cfa281bc3b59ac00dc48e745 /net/mac80211/cfg.c
parentwifi: mac80211: add link_id to vht.c code for MLO (diff)
downloadlinux-2b4ad30946d3117819d9a78d58a99b7c3de3ee91.tar.gz
linux-2b4ad30946d3117819d9a78d58a99b7c3de3ee91.tar.bz2
linux-2b4ad30946d3117819d9a78d58a99b7c3de3ee91.zip
wifi: mac80211: add link_id to eht.c code for MLO
Update the code in eht.c and add the link_id parameter where necessary. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211/cfg.c')
-rw-r--r--net/mac80211/cfg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mac80211/cfg.c b/net/mac80211/cfg.c
index 53aac8f277e1..9780d70fcf28 100644
--- a/net/mac80211/cfg.c
+++ b/net/mac80211/cfg.c
@@ -1778,7 +1778,7 @@ static int sta_apply_parameters(struct ieee80211_local *local,
params->he_capa_len,
params->eht_capa,
params->eht_capa_len,
- sta);
+ sta, 0);
if (params->opmode_notif_used) {
/* returned value is only needed for rc update, but the