mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 12:35:52 +02:00
wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSEC
It has no users Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20260319204647.ea8d4a381474.I82c1d17faa6de6f16f08573ebb180de8db837bee@changeid
This commit is contained in:
parent
f199ee6078
commit
a8023eb703
|
|
@ -47,8 +47,6 @@
|
|||
/* adaptive dwell number of APs override mask for social channels */
|
||||
#define IWL_SCAN_ADWELL_N_APS_SOCIAL_CHS_BIT BIT(21)
|
||||
|
||||
#define SCAN_TIMEOUT_MSEC (30000 * HZ)
|
||||
|
||||
/* minimal number of 2GHz and 5GHz channels in the regular scan request */
|
||||
#define IWL_MLD_6GHZ_PASSIVE_SCAN_MIN_CHANS 4
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user