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:
3a3bfb6
)
net: Convert net_ratelimit uses to net_<level>_ratelimited
author
Joe Perches
<joe@perches.com>
Sun, 13 May 2012 21:56:26 +0000
(21:56 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 15 May 2012 17:45:03 +0000
(13:45 -0400)
Standardize the net core ratelimited logging functions.
Coalesce formats, align arguments.
Change a printk then vprintk sequence to use printf extension %pV.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found