]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: mld: rx: simplify channel handling
authorJohannes Berg <johannes.berg@intel.com>
Thu, 24 Apr 2025 12:38:26 +0000 (15:38 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 25 Apr 2025 09:26:33 +0000 (11:26 +0200)
commit36d7859a3ffc2bc1eb15297cdb465a5b4aa65e7f
treefe76645c40f7bfa88533064d0bd6eddf4f931c8b
parent1f5532991bb292dd1337760670bc3cc7b0a723e0
wifi: iwlwifi: mld: rx: simplify channel handling

There's no need to have the channel in phy_data, this
code only supports one descriptor format so can use
it directly from there.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20250424153620.409c2f4ecbcc.I1735cd773ed07ad9fae44bdfc46261fa9a8fd0e0@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mld/rx.c