commit | 6940c9bed1b4d3840e7cabc31104548a12f8dbd0 | [log] [tgz] |
---|---|---|
author | Seth Forshee <seth.forshee@canonical.com> | Wed Nov 21 09:24:30 2012 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Nov 21 14:16:04 2012 -0500 |
tree | dfad58e7824908b91e1a0d80a1fdbbda837fd6dc | |
parent | 580bdac386daa25e0432cbb4078d1cc3919127e3 [diff] |
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>