staging: rtl8188eu: use %pM specifier instead of passing direct values
authorMike Krinkin <krinkin.m.u@gmail.com>
Sun, 8 Mar 2015 17:14:07 +0000 (20:14 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Mar 2015 15:04:24 +0000 (16:04 +0100)
The patch converts code to use %pM specifier instead of pushing
each byte via stack.

Signed-off-by: Mike Krinkin <krinkin.m.u@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found