drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address
commit829911725f4bb72c30480aab756704d588c7cd1e
authorhartleys <hartleys@visionengravers.com>
Tue, 5 Jan 2010 06:54:01 +0000 (5 06:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jan 2010 09:13:59 +0000 (7 01:13 -0800)
tree8a364620baaee680b7c7530a44f82d5c092321f1
parentbf54e73691158a634ff72ebc139f38c4fa7b83f0
drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address

Use the %pM kernel extension to display the MAC address.

The only difference in the output is that the MAC address is
shown in the usual colon-separated hex notation.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/atl1c/atl1c_main.c