iwlwifi: Add pr_fmt
authorJoe Perches <joe@perches.com>
Mon, 26 Mar 2012 15:27:40 +0000 (08:27 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 10 Apr 2012 18:54:03 +0000 (14:54 -0400)
Prefix dmesg output with "iwlwifi: " by
adding #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found