MLK-18675-17 brcmfmac: fix system warning message during wowl suspend
authorDouble Lo <dblo@cypress.com>
Mon, 5 Feb 2018 10:33:49 +0000 (04:33 -0600)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit9e0625de69cfc09de2da302bc26b2c99cc9d7b6d
treeae436ed48346df7a2405b3907199f4760337f795
parentb834bd1a3b9d59cb8e086688a98516427fe98f02
MLK-18675-17 brcmfmac: fix system warning message during wowl suspend

There is a system warning message, warn_slowpath-fmt, during suspend
while using supplicant join AP and enable wowl feature by IW command.
It's cuased by brcmf_pno_remove_request path can't find the reqid.
This fix will not go to remove pno request function if there is no
pno scan.

Signed-off-by: Lo-Hsiang Lo <double.lo@cypress.com>
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
Signed-off-by: Vipul Kumar <vipul_kumar@mentor.com>
drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.c