diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-10-21 20:01:34 +0000 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-11-16 04:37:18 -0800 |
commit | 876d2d6f6e60b1170f7ed664b9659def92b87be3 (patch) | |
tree | dc0402ececc0baabd62d50999a2a5956f30366f4 /drivers/net/ethernet/realtek | |
parent | dbd9636e281895cd3a15682f0966fb545ddff9e8 (diff) | |
download | blackbird-op-linux-876d2d6f6e60b1170f7ed664b9659def92b87be3.tar.gz blackbird-op-linux-876d2d6f6e60b1170f7ed664b9659def92b87be3.zip |
igb: Convert printks to pr_<level>
Based on original patch from Joe Perches <joe@perches.com>
Use the current logging styles.
pr_<level> conversions are now prefixed with "igb: "
Correct a defect where the trailing NTU may have been printed
on a separate line because of an interleaving hex_dump.
Remove unnecessary uses of KERN_CONT and use single pr_info()s
to avoid any possible output interleaving from other modules.
Coalesce formats as appropriate.
-v2 fix-up to make checkpatch.pl compliant and remove change to
the copyright line
CC: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Diffstat (limited to 'drivers/net/ethernet/realtek')
0 files changed, 0 insertions, 0 deletions