drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address
authorhartleys <hartleys@visionengravers.com>
Tue, 5 Jan 2010 06:55:40 +0000 (06:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jan 2010 09:14:00 +0000 (01:14 -0800)
commit1b8e664d34f2f551fd6c2d40033d29c13551292c
tree725790558e0fccf6fe8d4aa6e8afe54b04fbef44
parent595acf270e098ee3af92890253c5db41bc85de88
drivers/net/atl1e/atl1e_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/atl1e/atl1e_main.c