commit | 1b8e664d34f2f551fd6c2d40033d29c13551292c | [log] [tgz] |
---|---|---|
author | hartleys <hartleys@visionengravers.com> | Tue Jan 05 06:55:40 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 01:14:00 2010 -0800 |
tree | 725790558e0fccf6fe8d4aa6e8afe54b04fbef44 | |
parent | 595acf270e098ee3af92890253c5db41bc85de88 [diff] |
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>