commit | 557b0bbd62389ab438424e9f895197607666ea4d | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hsweeten@visionengravers.com> | Tue Dec 29 20:01:46 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 29 20:01:46 2009 -0800 |
tree | 544d036722ab146cbba95da59d0dd37b1f5da7ee | |
parent | 3100aa9d74db9c6d8d9a3b6421721fc1aef4728f [diff] |
drivers/net/lib82596.c: use %pM to shown 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 instead of space-separated. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: David S. Miller <davem@davemloft.net>