wlan: Set cfg Dot11 mode when firmware capabilities received

When DUT is roaming to 11AC AP from 11n AP, it is getting failed.
Reassoc request frame is getting dropped in H/W because
host is configuring wrong cbmode as part of ft ADD BSS request.
While preparing FT ADD BSS request, Host fills cbmode on the
basis of cfg DOT11 mode. During driver initialization host
set the cfg DOT11 mode before firmware capabilities received.
So in this case it is 11AC mode though hardware is not capable
for same. So cbmode has wrong value.
As part of this fix, Host will set cfg DOT11 mode after
firmware capabilities received.

Change-Id: Ib78bb287f032278bce3cea573b2365107cd6e3d8
CRs-Fixed: 813675
5 files changed
tree: c8ecb612917b00ecd5a162a265a30d2f7b541c6a
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile