mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-14 22:10:14 +00:00
The rfkill() callback was invoked with wrong parameters. It was missed since MEI is defined now as depending on BROKEN. Fix that. Fixes:d288067ede("wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lock") Fixes:5aa7ce31bd("wifi: iwlwifi: mei: make sure ownership confirmed message is sent") Fixes:95170a46b7("wifi: iwlwifi: mei: don't send SAP commands if AMT is disabled") Link: https://lore.kernel.org/r/20230126222821.305122-2-gregory.greenman@intel.com Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>