brcmfmac: use control channel in roamed status reporting
authorFranky Lin <frankyl@broadcom.com>
Wed, 10 Oct 2012 18:13:09 +0000 (11:13 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Oct 2012 18:42:53 +0000 (14:42 -0400)
commita180b83bb1f036c587bdb93ac6171b94ff49133c
tree341061c54b80dfd48681fd8b5243a8082e196c24
parente270b302e4771cde91e713ae17da31c1afc9a135
brcmfmac: use control channel in roamed status reporting

Channel reported in scan results passed to cfg80211 is control
channel. But chanspec is reported while notifying cfg80211 about
roamed update. Cfg80211 complains because it could not find the
bss in the list. Report control channel while calling
cfg80211_roamed.

Signed-off-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c
This page took 0.025768 seconds and 5 git commands to generate.