OSDN Git Service

[media] dvb_net: Use vsprintf %pM extension to print Ethernet addresses
authorJoe Perches <joe@perches.com>
Wed, 28 Jan 2015 18:05:50 +0000 (15:05 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 3 Feb 2015 20:23:58 +0000 (18:23 -0200)
commitbe87b90f8c70bd1f28c5680a4f9f88b4ac3b0503
tree4d9e965321d2420b2f5976abae05becf01ac13d9
parentf3a9d7ef7990ccb543b3441d9964b9ebc9bae046
[media] dvb_net: Use vsprintf %pM extension to print Ethernet addresses

No need for more macros, so remove them and use the kernel extension.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/dvb-core/dvb_net.c