Commit 8906c43c authored by Alwin Beukers's avatar Alwin Beukers Committed by John W. Linville

brcm80211: smac: fix channel frequency

Reviewed-by: default avatarPieter-Paul Giesberts <pieterpg@broadcom.com>
Signed-off-by: default avatarFranky Lin <frankyl@broadcom.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 8dd939ca
......@@ -109,7 +109,7 @@ static const struct chan_info_basic chan_info_all[] = {
{204, 5020},
{208, 5040},
{212, 5060},
{216, 50800}
{216, 5080}
};
static const u8 ofdm_rate_lookup[] = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment