Re: [PATCH] drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address

2010-01-07 Thread David Miller
From: H Hartley Sweeten Date: Tue, 5 Jan 2010 09:45:21 -0700 > 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 Applied. -- To u

[PATCH] drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address

2010-01-05 Thread H Hartley Sweeten
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 Cc: David S. Miller --- Repost due to merge issues. diff --git a/drivers/media/dvb/dvb-c

[PATCH] drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address

2009-12-30 Thread H Hartley Sweeten
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 Cc: David S. Miller --- diff --git a/drivers/media/dvb/dvb-core/dvb_net.c b/drivers/medi