commit | 0e05a613f40a1210a050ebd1ecfd5434420ae5b2 | [log] [tgz] |
---|---|---|
author | hartleys <hartleys@visionengravers.com> | Tue Jan 05 06:45:21 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 07 01:13:58 2010 -0800 |
tree | 45a37c9a6994072ba9fd7bfa3ab892e4b54ddc25 | |
parent | 8d9ded23b3259c7f6883e97284e949af7afd4e40 [diff] |
drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address Use the %pM kernel extension to display the MAC address and mask. The only difference in the output is that the output 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>