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)
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>

No differences found