netfilter: ebtables: Use %pM conversion specifier
authorTobias Klauser <klto@zhaw.ch>
Mon, 10 Aug 2009 08:10:55 +0000 (10:10 +0200)
committerPatrick 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