ath: Add and use pr_fmt, convert printks to pr_<level>
[pandora-kernel.git] / drivers / net / wireless / ath / ath5k / qcu.c
index 30b50f9..a6de200 100644 (file)
@@ -20,6 +20,8 @@
 Queue Control Unit, DCF Control Unit Functions
 \********************************************/
 
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include "ath5k.h"
 #include "reg.h"
 #include "debug.h"