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:
5498127
)
netfilter: ebtables: Use %pM conversion specifier
author
Tobias Klauser
<klto@zhaw.ch>
Mon, 10 Aug 2009 08:10:55 +0000
(10:10 +0200)
committer
Patrick McHardy
<kaber@trash.net>
Mon, 10 Aug 2009 08:10:55 +0000
(10:10 +0200)
ebt_log uses its own implementation of print_mac to print MAC addresses.
This patch converts it to use the %pM conversion specifier for printk.
Signed-off-by: Tobias Klauser <klto@zhaw.ch>
Signed-off-by: Patrick McHardy <kaber@trash.net>
No differences found