]> Pileus Git - ~andy/linux/commit
brcmsmac: Use current logging styles
authorJoe Perches <joe@perches.com>
Sun, 13 Nov 2011 19:41:04 +0000 (11:41 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 17 Nov 2011 20:43:56 +0000 (15:43 -0500)
commit8505a7e652c8a37bdacfd9d6ad5096c793f55ceb
tree6d7562b401d0ad143e7d98c5866ca24c2768ad69
parentccb290fccc9c3a88ed8ddc7d4f980574b450cbc4
brcmsmac: Use current logging styles

Add and use pr_fmt and pr_<level>
Remove useless double parentheses from macros.
Remove function names from format strings, add to pr_debug use.
Coalesce formats.
Remove uncompileable undeclared variable in a DMA_NONE use.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmsmac/aiutils.c
drivers/net/wireless/brcm80211/brcmsmac/dma.c