]> git.baikalelectronics.ru Git - kernel.git/commit
brcm80211: smac: remove unused code for 40MHz channels
authorSeth Forshee <seth.forshee@canonical.com>
Sat, 16 Jun 2012 12:47:50 +0000 (07:47 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 Jun 2012 19:14:30 +0000 (15:14 -0400)
commit01fcf14e0997b590ebf728e9e931c8e8345fe251
tree671a8b10cffd356b19f3efe205e1df7aac0c2202
parent16b13e68ab13d2ffc1285ce6e5151c30277f5060
brcm80211: smac: remove unused code for 40MHz channels

This code has been kept around in anticipation of adding support for
40MHz channels, but subsequent patches to better integrate with mac80211
regulatory support will render it completely broken. Therefore we should
go ahead and remove it.

Keep these changes separate from other cleanup patches in order to make
it easier to resurrect 40MHz channel support at some point in the
future.

Reviewed-by: Arend Van Spriel <arend@broadcom.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmsmac/channel.c