commit | 829911725f4bb72c30480aab756704d588c7cd1e | [log] [tgz] |
---|---|---|
author | hartleys <hartleys@visionengravers.com> | Tue Jan 05 06:54:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 01:13:59 2010 -0800 |
tree | 8a364620baaee680b7c7530a44f82d5c092321f1 | |
parent | bf54e73691158a634ff72ebc139f38c4fa7b83f0 [diff] |
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>