linux-stable/drivers/staging/rtl8188eu
Andy Shevchenko a67080ee82 staging: rtl8188eu: print OUI with %*ph
There is no need to pass each byte as a parameter when printing values in hex
format. We rather use %*ph specifier for that.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-07 19:00:46 -08:00
..
core staging: rtl8188eu: print OUI with %*ph 2016-02-07 19:00:46 -08:00
hal staging: rtl8188eu: rarely used macros replaced by their definitions 2015-11-15 20:02:47 -08:00
include staging: rtl8188eu: rename camelcase bAcceptAddbaReq 2016-02-07 18:58:31 -08:00
os_dep staging: rtl8188eu: rename camelcase bAcceptAddbaReq 2016-02-07 18:58:31 -08:00
Kconfig staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
Makefile staging: rtl8188eu: provide an absolute path to include folder 2016-02-07 19:00:46 -08:00
TODO