git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4ba8cb
)
ixgbevf: Convert printks to pr_<level>
author
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Fri, 21 Oct 2011 19:38:18 +0000
(19:38 +0000)
committer
Jeff Kirsher
<jeffrey.t.kirsher@intel.com>
Wed, 16 Nov 2011 12:32:38 +0000
(
04:32
-0800)
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>
No differences found