net: mac80211: Convert printk(KERN_DEBUG to pr_debug
authorJoe Perches <joe@perches.com>
Tue, 15 May 2012 21:20:30 +0000 (14:20 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 5 Jun 2012 19:27:16 +0000 (15:27 -0400)
Standardize the debugging to be able to use dynamic_debug.

Coalesce formats, align arguments.

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

No differences found