tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
[firefly-linux-kernel-4.4.55.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>