mac80211: add fast-rx path
[deliverable/linux.git] / net / wimax / wimax-internal.h
index b445b82020a83143aee4e9e89815dc921fdb4759..733c4bf8d4b3fe8ad50b33fec033126baa1017cc 100644 (file)
 #define __WIMAX_INTERNAL_H__
 #ifdef __KERNEL__
 
+#ifdef pr_fmt
+#undef pr_fmt
+#endif
+
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include <linux/device.h>
 #include <net/wimax.h>
 
This page took 0.025244 seconds and 5 git commands to generate.