diff options
author | 2023-06-15 09:47:16 +0300 | |
---|---|---|
committer | 2023-06-19 12:05:27 +0200 | |
commit | 823a970831c73ca2910da1f5c827c9ce4efa0c02 (patch) | |
tree | fa247262ef5d7029bef796bf096c08429e442601 /net/wireless/wext-core.c | |
parent | wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spam (diff) | |
download | wireguard-linux-823a970831c73ca2910da1f5c827c9ce4efa0c02.tar.xz wireguard-linux-823a970831c73ca2910da1f5c827c9ce4efa0c02.zip |
wifi: iwlwifi: fix max number of fw active links
The max active links that are supported by the FW is hard coded.
This is wrong since this value is HW-dependent. Fix this by
determining according to the actual HW.
Also remove a redundant check that the number of active links
doesn't exceeds the maximum.
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Link: https://lore.kernel.org/r/20230615094410.e78ad74c6715.I68b26911c0a312d72eaf25344b448d03b1c61f4e@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless/wext-core.c')
0 files changed, 0 insertions, 0 deletions