]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: iwlwifi: mld: handle SW reset w/o NIC error
authorJohannes Berg <johannes.berg@intel.com>
Wed, 30 Apr 2025 12:57:19 +0000 (15:57 +0300)
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>
Tue, 6 May 2025 17:23:38 +0000 (20:23 +0300)
commitabbcea13bc5d01fb77d93c718d79e81145f8bb39
tree06f6999ec005e1a73877ea898bbe390575e20711
parent792eb35718367c9b84b61e316700a8201f8a5036
wifi: iwlwifi: mld: handle SW reset w/o NIC error

For the upcoming TOP reset, the sw_reset() method may be
called without nic_error() before it. In this case, also
abort any still pending scans and set in_hw_restart.

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