]> git.baikalelectronics.ru Git - kernel.git/commit
brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constants
authorSeth Forshee <seth.forshee@canonical.com>
Wed, 21 Nov 2012 15:24:30 +0000 (09:24 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 21 Nov 2012 19:16:04 +0000 (14:16 -0500)
commit5416f641d6877578498cffc240e4d63fb68f0b48
treedfad58e7824908b91e1a0d80a1fdbbda837fd6dc
parent17de4be8647f0e6e6e423d8dcc6b4441fe6e2ae5
brcmsmac: Remove unused wlc_prio2prec_map and _BRCMS_PREC_* constants

Fixes sparse warning:
drivers/net/wireless/brcm80211/brcmsmac/main.c:308:10: sparse: symbol 'wlc_prio2prec_map' was not declared. Should it be static?

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmsmac/main.c