commit | f0d232080fa5d040aaf73a39d127b003cdd2d0ae | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue May 15 14:20:30 2012 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Jun 05 15:27:16 2012 -0400 |
tree | 7c6ee7c422152e2627040e466dc2d709a27f0469 | |
parent | 6efb71b01e37296eb0bcd6c63f7fa3b2d996d589 [diff] |
net: mac80211: Convert printk(KERN_DEBUG to pr_debug 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>