wlan: Validate bss session before issuing command to FW
Currently when vendor command QCA_NL80211_VENDOR_SUBCMD_OFFLOADED_PACKETS is issued bss session validation is not done. Host is issueing ADD_PERIODIC_TX_PTRN_IND command aftrer delbss request is sent to FW which is unexpected behaviour for FW. Add a check to validat the bss session before ADD_PERIODIC_TX_PTRN_IND command is issued. Change-Id: If35ebbc5111edbb71cc5b00955b5c80710204c89 CRs-fixed: 2443270
Loading
Please register or sign in to comment