]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: mld: remove one more error in unallocated BAID
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 6 May 2025 19:40:48 +0000 (22:40 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Fri, 9 May 2025 12:35:46 +0000 (15:35 +0300)
commit2d4f8279013527374626fca88c0256b9a316aed0
treeb08be916418986514d582e27f0faffc5a03e9cc7
parentdabc88cb3b78c0dce43d5cb5a2f3000377b42973
wifi: iwlwifi: mld: remove one more error in unallocated BAID

Since the FW is the one to assign an ID to a BA, it can happen that
the FW sends a bar_frame_release_notif before the driver had the chance to
allocate the BAID.

Convert the IWL_FW_CHECK into a regular debug print.

Reviewed-by: Johannes Berg <johannes.berg@intel.com>
Link: https://patch.msgid.link/20250506194102.3407967-2-miriam.rachel.korenblit@intel.com
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
drivers/net/wireless/intel/iwlwifi/mld/agg.c