qcacmn: Change minimum mbssid ie length value to 1
Currently, in the driver, the minimum MBSSID IE length value in the driver is set to 4. Some APs advertize this value as 1. In such situations, driver fails to parse the the ie. So, to avoid such cases, modify the minimum mbssid ie length value to 1. Change-Id: I6ef89706b95318cb9bd38e04cab56b0fdef99fd5 CRs-Fixed: 3684794
Loading
Please register or sign in to comment