ixgbevf: Convert printks to pr_<level>
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 21 Oct 2011 19:38:18 +0000 (19:38 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 16 Nov 2011 12:32:38 +0000 (04:32 -0800)
commitdbd9636e281895cd3a15682f0966fb545ddff9e8
tree40309afb4ffd70f90a0f75ceaaa7fd099623c47d
parenta4ba8cbeeb07f7bc8f9bcbd3f9962adb50376034
ixgbevf: Convert printks to pr_<level>

Based on the original patch from Joe Perches <joe@perches.com>

Use the current logging styles, prefix output with "ixgbevf: "

Add #define pr_fmt
Coalesce formats.

-v2 Fix-up to make checkpatch.pl compliant and remove change to
    copyright line

CC: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
drivers/net/ethernet/intel/ixgbevf/ethtool.c
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c