brcm80211: Use pr_fmt and pr_<level>
authorJoe Perches <joe@perches.com>
Sun, 15 Jan 2012 08:38:44 +0000 (00:38 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 24 Jan 2012 19:21:14 +0000 (14:21 -0500)
Convert printks to pr_<level>
Prefix logging with pr_fmt.
Use ##__VA_ARGS__ in some WL_ logging macros.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found