]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
iwiwifi: mvm: Fix FW scan concurrency support assumptions
authorIlan Peer <ilan.peer@intel.com>
Wed, 9 Jan 2019 12:05:59 +0000 (14:05 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Thu, 14 Feb 2019 09:29:49 +0000 (11:29 +0200)
commite2b7f83cc8c443de357cd1ad71d66541889578e8
treec7a6c1f01fbe14cde981a03fe0b564d4732ab2fe
parent971377e67074a07665038d78cb48c6f570292b19
iwiwifi: mvm: Fix FW scan concurrency support assumptions

- The FW supports up to 4 concurrent scans, so adjust the definitions
  accordingly.
- Only a single periodic scan is supported, so enforce it in the code.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/fw/api/scan.h
drivers/net/wireless/intel/iwlwifi/mvm/scan.c