commit | ce7194d889996fb8f724148bc85a0c2c79da7b8e | [log] [tgz] |
---|---|---|
author | hartleys <hartleys@visionengravers.com> | Tue Jan 05 06:56:52 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 01:13:55 2010 -0800 |
tree | 8c7b73c23df1c3b02dd55697176f7532574540d0 | |
parent | 1154b299e7924f2ae8bb3ca479a6942e1edd78fc [diff] |
drivers/net/ixgbe/ixgbe_common.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>