Alexander Kuleshov <[email protected]> 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 <[email protected]> > --- > drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-)
Works for me Acked-by: Jes Sorensen <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
