Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f2df190b authored by Ashish Kumar Dhanotiya's avatar Ashish Kumar Dhanotiya
Browse files

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
parent 4b039f81
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment