qcacld-3.0: Fix IE offset while checking OWE transition mode
In OWE transition mode, the beacon from the transition mode AP should be dropped after sending unicast probe to avoid kernel entry for BSS with null ssid. But while parsing the IE, the frame pointer passed points to the fixed fields. So pass the ssid IE pointer to the OWE transition mode IE parsing API. Change-Id: I668bc2dfc32a5a23b44da50ac81bac98250faa2a CRs-Fixed: 2814173
Loading
Please register or sign in to comment