]> git.baikalelectronics.ru Git - kernel.git/commit
wireless-next-2.6: brcm80211: fix compile issue
authorHenry Ptasinski <henryp@broadcom.com>
Fri, 18 Feb 2011 05:29:01 +0000 (21:29 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 18 Feb 2011 21:54:39 +0000 (16:54 -0500)
commit56b78981d5ccfe3bc424e6fc10c6ef69e5977c06
treec5fd1583f32228f56d02e7db5d32f29770e194f3
parent138f183f5976e0b53886f989b09837ace7983230
wireless-next-2.6: brcm80211: fix compile issue

Commit 0931c95de10f "cfg80211: Extend channel to frequency mapping for 802.11j"
changed the definition of the ieee80211_channel_to_frequency; so fix its
usage in brcmfmac.

Signed-off-by: Stanislav Fomichev <kernel@fomichev.me>
Reviewed-by: Henry Ptasinski <henryp@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/staging/brcm80211/brcmfmac/wl_cfg80211.c