]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgb: Remove unnecessary defines, use pr_debug
authorJoe Perches <joe@perches.com>
Wed, 8 Feb 2012 16:14:59 +0000 (16:14 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 13:40:32 +0000 (21:40 +0800)
commitc742b8b12e3517a523de21ba268c89b682178513
tree4598cc057819a2fef9c311cdce6a1e2474fc9432
parent0bd67115ee4f9fbc4e1a3063f024c766ef8d4fee
ixgb: Remove unnecessary defines, use pr_debug

Use the current logging styles.

Remove unnecessary _DEBUG_DRIVER_ and PFX, use pr_debug.
Coalesce format.

(cherry picked from commit 5edc4465826bf5be4da678822b0c0e35666b6d67)
Signed-off-by: Joe Perches <joe@perches.com>
Tested-by: Jeff Pieper <jeffrey.e.pieper@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgb/ixgb.h
drivers/net/ixgb/ixgb_main.c