brcm80211: Use pr_fmt and pr_<level>
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / net / wireless / brcm80211 / brcmfmac / dhd_cdc.c
index ac8d1f4378886c53d2678c5ab763a9bfd6b87951..b3e3b7f25d82332226be904263de4b7109b84823 100644 (file)
@@ -19,6 +19,8 @@
  * For certain dcmd codes, the dongle interprets string data from the host.
  ******************************************************************************/
 
+#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
+
 #include <linux/types.h>
 #include <linux/netdevice.h>
 #include <linux/sched.h>