qcacld-3.0: Cleanup start bss processing in LIM

Remove unwanted parameters from start_bss_req and use
the parameters from vdev instead.

Change-Id: Ifea96bf7908b0dae66807b7a346684fe46fdcd4e
CRs-Fixed: 3105488
This commit is contained in:
Surya Prakash Sivaraj
2022-01-06 14:35:13 +05:30
committed by Madan Koyyalamudi
parent f06ffec08b
commit ab7caec132
13 changed files with 104 additions and 243 deletions

View File

@@ -492,7 +492,6 @@ struct sap_config {
eSapAuthType authType;
tCsrAuthList akm_list;
bool privacy;
bool fwdWPSPBCProbeReq;
/* 0 - disabled, 1 - not configured , 2 - configured */
uint8_t wps_state;
uint16_t RSNWPAReqIELength; /* The byte count in the pWPAReqIE */