linux_dsm_epyc7002/drivers/net/wireless/brcm80211
Seth Forshee b353dda485 brcmsmac: Use debug macros for general error and debug statements
Convert most uses of wiphy_* and pr_* for general error and debug
messages to use the internal debug macros instead. Most code used only
for initialization still use wiphy_err(), as well as some locations
which are executed too early to use the debug macros. Some debug
messages which are redundant or not useful are removed.

Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Tested-by: Daniel Wagner <wagi@monom.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2012-11-20 14:06:16 -05:00
..
brcmfmac brcmfmac: code cleanup 2012-11-16 14:29:05 -05:00
brcmsmac brcmsmac: Use debug macros for general error and debug statements 2012-11-20 14:06:16 -05:00
brcmutil brcm80211: brcmu_pkt_buf_free_skb() should handle NULL 2012-06-05 15:23:20 -04:00
include brcm80211: Convert log message levels to debug levels 2012-11-20 14:05:37 -05:00
Kconfig brcm80211: Allow trace support to be enabled separately from debug 2012-11-20 14:05:22 -05:00
Makefile