wlan: Validate correct bss add before Add tx pattern cmd

Host validates the bss address to check if the station
is still in comnnected state before sending the add tx
pattern command to FW.
Currently it is assumed that the vendor command
QCA_NL80211_VENDOR_SUBCMD_OFFLOADED_PACKETS contains the
bss address as the destination address in the parameters,
which is not correct assumption and if the DHCP address is
provided as part of the destination address in that case host
rejects this command as the validation of the bss address fails.

To address this issue, validate the correct bss address instead
of the destination address provided in the command.

Change-Id: I4bfe61461df4f174e9f194be0f30f8f32fa084a4
CRs-Fixed: 2672805
4 files changed
tree: 1378f4c571d0dd8c4056c5f72476e6636fd1bf94
  1. CORE/
  2. firmware_bin/
  3. riva/
  4. Android.mk
  5. Kbuild
  6. Kconfig
  7. Makefile