linux/drivers/staging/brcm80211
Joe Perches 75bf74b90f staging: brcmfmac: Consolidate debugging macros
Convert multiple BRCMF_<debug_level> macros to a single
brcmf_dbg(level, fmt, ...) macro.

Remove the now unnecessary double parentheses in the uses
of the old macros when converting to brcmf_dbg.

Delete all uses of "%s: [fmt]", __func__, args... and move
the "%s: ", __func__ to the macro for consistency.

Coalesce long formats.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-25 08:45:45 -07:00
..
brcmfmac staging: brcmfmac: Consolidate debugging macros 2011-08-25 08:45:45 -07:00
brcmsmac staging: brcm80211: fill in proper rx rate in mac80211 rx status 2011-08-23 13:10:15 -07:00
brcmutil staging: brcm80211: make use of crc8 library function 2011-08-23 13:10:13 -07:00
include staging: brcm80211: make use of crc8 library function 2011-08-23 13:10:13 -07:00
Kconfig staging: brcm80211: make use of cordic library function 2011-08-23 13:10:14 -07:00
Makefile staging: brcm80211: remove unnecessary macro defintions 2011-07-05 09:57:21 -07:00
README
TODO staging: brcm80211: updated TODO file 2011-08-23 13:00:12 -07:00

README

refer to: http://linuxwireless.org/en/users/Drivers/brcm80211