wifi: iwlwifi: remove Gl A-step remnants
authorJohannes Berg <johannes.berg@intel.com>
Mon, 29 Jan 2024 19:21:57 +0000 (21:21 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 2 Feb 2024 13:04:43 +0000 (14:04 +0100)
The IWL_DEVICE_GL_A macro is no longer used, and couldn't
be, so remove it.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Reviewed-by: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240129211905.8929a06c3a55.I3c21305e4b7fa3aba938bc860269e848fe262e88@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/intel/iwlwifi/cfg/bz.c

index 20799a0fbc074f914d873e267d7d7142db6e28d5..b0b003a6a46ec54e6b023da96aecfd0a5d2b2982 100644 (file)
@@ -129,10 +129,6 @@ static const struct iwl_base_params iwl_bz_base_params = {
        IWL_DEVICE_BZ_COMMON,                                           \
        .ht_params = &iwl_22000_ht_params
 
-#define IWL_DEVICE_GL_A                                                        \
-       IWL_DEVICE_BZ_COMMON,                                           \
-       .ht_params = &iwl_gl_a_ht_params
-
 /*
  * This size was picked according to 8 MSDUs inside 512 A-MSDUs in an
  * A-MPDU, with additional overhead to account for processing time.