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

Move some code that's only done when having received data out
of iwl_mld_rx_fill_status() and remove the two arguments that
are related to that. This simplifies the function for the no-
data case.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250424153620.77010d6a6694.I2fd06b073460717d324245482110cb0381218526@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/mld/rx.c