]> asedeno.scripts.mit.edu Git - linux.git/commit
m68k/sun3: Use %pM format specifier to print ethernet address
authorAlexander Kuleshov <kuleshovmail@gmail.com>
Thu, 27 Aug 2015 12:30:43 +0000 (18:30 +0600)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 13 Sep 2015 12:37:26 +0000 (14:37 +0200)
commitbab84fa9cc09dfa9702029f83ea6bf8bf5ae96af
tree01ed608018f2eee30a6accdb1866ba751b8e34b5
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f
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>
arch/m68k/sun3/idprom.c