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)
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>

No differences found