commit | 69d279eaf8f23c7d7cfc0e879c629a92bfc3e3e0 | [log] [tgz] |
---|---|---|
author | hartleys <hartleys@visionengravers.com> | Thu Jan 07 13:24:19 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 16:58:09 2010 -0800 |
tree | 02a0c28995813cf3d8d1507abaf4cc8c1b24b8ad | |
parent | bc7259a2ce764ea16200eb9e53f6e136e918d065 [diff] |
drivers/net/defxx.c: use %pMF to show MAC address Use the %pMF kernel extension to display the MAC address. The address will still be displayed in the FDDI Canonical format. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Cc: Maciej W. Rozycki <macro@linux-mips.org> Cc: David S. Miller <davem@davemloft.net> Signed-off-by: David S. Miller <davem@davemloft.net>