linux/drivers/net/wireless/broadcom/brcm80211
Franky Lin aed1421906 brcmfmac: use nl80211_band directly to get ieee80211 channel
The enum nl80211_band used to retrieve wiphy->bands is the same as
wiphy->bands->band which is checked by wiphy_register(). So it can be used
directly as parameter of ieee80211_channel_to_frequency().

Reviewed-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Franky Lin <franky.lin@broadcom.com>
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-04-30 13:43:14 +03:00
..
brcmfmac brcmfmac: use nl80211_band directly to get ieee80211 channel 2018-04-30 13:43:14 +03:00
brcmsmac brcmsmac: phy_lcn: remove duplicate code 2018-04-25 11:23:41 +03:00
brcmutil
include brcmfmac: add support for BCM4366E chipset 2018-04-25 11:21:58 +03:00
Kconfig brcmfmac: update BRCMFMAC symbol description 2017-04-05 15:34:33 +03:00
Makefile