diff options
author | 2025-05-11 19:53:19 +0300 | |
---|---|---|
committer | 2025-05-15 09:53:37 +0300 | |
commit | 22a67414f4bae22c21c82ebb1b65d40280b4ef59 (patch) | |
tree | 7ac922023a1a81fa6c4b94cf55e244c96b16e809 /scripts/gdb/linux/utils.py | |
parent | wifi: iwlwifi: fix a wrong comment (diff) | |
download | wireguard-linux-22a67414f4bae22c21c82ebb1b65d40280b4ef59.tar.xz wireguard-linux-22a67414f4bae22c21c82ebb1b65d40280b4ef59.zip |
wifi: iwlwifi: rename ctx-info-gen3 to ctx-info-v2
Context info was introduced in 22000, and was significantly changed in
ax210. The new version of context info was called 'gen3',
probably because in 22000, the gen2 transport was added.
But this name is just wrong:
- if 'gen' enumerates transports, there was not a gen3 transport, just a
few modifications to gen1/2 transports needed for ax210.
- if 'gen' enumerates devices, then we can just use the device names.
Also, context info will soon become a lib, agnostic of the transport
generations.
Simply replace 'gen3' with 'v2'.
Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250511195137.a580bd8d4f74.Ie413a02233f1a5ad538e13071c09760b9d97be3b@changeid
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions