]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address
authorhartleys <hartleys@visionengravers.com>
Tue, 5 Jan 2010 06:45:21 +0000 (06:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Jan 2010 09:13:58 +0000 (01:13 -0800)
commit0e05a613f40a1210a050ebd1ecfd5434420ae5b2
tree45a37c9a6994072ba9fd7bfa3ab892e4b54ddc25
parent8d9ded23b3259c7f6883e97284e949af7afd4e40
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>
drivers/media/dvb/dvb-core/dvb_net.c