commit | bab84fa9cc09dfa9702029f83ea6bf8bf5ae96af | [log] [tgz] |
---|---|---|
author | Alexander Kuleshov <kuleshovmail@gmail.com> | Thu Aug 27 18:30:43 2015 +0600 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Sun Sep 13 14:37:26 2015 +0200 |
tree | 01ed608018f2eee30a6accdb1866ba751b8e34b5 | |
parent | 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f [diff] |
m68k/sun3: Use %pM format specifier to print ethernet address printk() supports %pM format specifier for printing 6-byte MAC/FDDI addresses in hex notation small buffers, let's use it intead of %x:%x... Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>