From: Larry Finger Date: Fri, 27 Jan 2012 19:59:25 +0000 (-0600) Subject: rtlwifi: Move pr_fmt macros to a single location X-Git-Tag: v3.4-rc1~177^2~376^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d273bb20c00340748e3ca9730f87524ec5abbd64;p=pandora-kernel.git rtlwifi: Move pr_fmt macros to a single location Although the rtlwifi family of devices contains 11 copies of the pr_fmt macro, the macro is not defined for all routines that need it. By moving the macro to wifi.h, a single copy is available for all routines. Signed-off-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed