[PATCHv2 01/10] staging: rt2860: change plain format of mac address to %pM in *printf()

Greg KH greg at kroah.com
Thu Sep 16 19:32:49 UTC 2010


On Mon, Sep 13, 2010 at 11:40:25AM +0300, Andy Shevchenko wrote:
> There are many locations where MAC or BSSID is printed. The plain format
> is used in such places. *printf() in kernel recognizes
> %pM, %pMF and %pm format parameters to print out 6-byte array as MAC
> address. This patch changes plain format to custom %pM which is widely
> used in kernel.
> 
> Signed-off-by: Andy Shevchenko <andy.shevchenko at gmail.com>

<snip>

Oops, I just took your first version of this series.  Was there any
differences?  If so, care to send me the remaining pieces and I'll apply
them?

thanks,

greg k-h



More information about the devel mailing list