Browse Source

qcacld-3.0: Dump raw ACS chanlist from hostapd

Dump the raw ACS chanlist from hostapd.

Change-Id: I0c66831c9b6c65bffd03c849ad40495987d4e181
CRs-Fixed: 3255634
Lin Bai 2 years ago
parent
commit
3b90b4d399
1 changed files with 3 additions and 0 deletions
  1. 3 0
      core/hdd/src/wlan_hdd_cfg80211.c

+ 3 - 0
core/hdd/src/wlan_hdd_cfg80211.c

@@ -3523,6 +3523,9 @@ static int __wlan_hdd_cfg80211_do_acs(struct wiphy *wiphy,
 		hdd_err("acs config chan count 0");
 		ret = -EINVAL;
 		goto out;
+	} else {
+		hdd_nofl_debug("Dump raw ACS chanlist - ");
+		sap_dump_acs_channel(&sap_config->acs_cfg);
 	}
 
 	hdd_handle_acs_2g_preferred_sap_conc(hdd_ctx->psoc, adapter,