]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit6940c9bed1b4d3840e7cabc31104548a12f8dbd0
treedfad58e7824908b91e1a0d80a1fdbbda837fd6dc
parent580bdac386daa25e0432cbb4078d1cc3919127e3
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