diff options
author | 2023-03-29 10:05:36 +0300 | |
---|---|---|
committer | 2023-03-30 12:08:43 +0200 | |
commit | 59c2d94bba838b61733186e490d4febaec8e93a6 (patch) | |
tree | 75f49169585805a24d64ba4478b6572ea619459c /drivers/net/macvlan.c | |
parent | wifi: iwlwifi: mvm: send full STA during HW restart (diff) | |
download | wireguard-linux-59c2d94bba838b61733186e490d4febaec8e93a6.tar.xz wireguard-linux-59c2d94bba838b61733186e490d4febaec8e93a6.zip |
wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_sta
This field is used only for host TLC, so it can reside inside
the corresponding lq_sta struct. Also, TLC lq_sta is cleared
in iwl_mvm_rs_rate_init() upon association, but max_agg_bufsize
is set earlier in iwl_mvm_sta_init(). Thus, place this field
in the persistent part of lq_sta to retain its value.
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230329100040.d55361064e39.Ib79d30f27d94607d097f0192af2aacd455a17958@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/macvlan.c')
0 files changed, 0 insertions, 0 deletions