commit | dbd9636e281895cd3a15682f0966fb545ddff9e8 | [log] [tgz] |
---|---|---|
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Oct 21 19:38:18 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Nov 16 04:32:38 2011 -0800 |
tree | 40309afb4ffd70f90a0f75ceaaa7fd099623c47d | |
parent | a4ba8cbeeb07f7bc8f9bcbd3f9962adb50376034 [diff] |
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>