Re: [PATCH 2/3] staging/rtl8723au: Use %pM format specifier to print mac address

From: Jes Sorensen
Date: Thu Aug 27 2015 - 09:13:07 EST


Alexander Kuleshov <kuleshovmail@xxxxxxxxx> writes:
> printk() supports %pM format specifier for printing 6-byte MAC/FDDI
> addresses in hex notation small buffers, let's use it intead of %x:%x...
>
> Signed-off-by: Alexander Kuleshov <kuleshovmail@xxxxxxxxx>
> ---
> drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 7 ++-----
> 1 file changed, 2 insertions(+), 5 deletions(-)

Works for me

Acked-by: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/