Files
android_kernel_xiaomi_sm8450/drivers/net/wireless
Oleg Drokin 5856cd5b8d rtlwifi/rtl8192de: Fix print format string
%ul was likely meant as %lu to print an unsigned long,
not an unsigned with a letter l at the end.
But in fact the value printed is u32 anyway, so just drop
the l completely.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-09-03 20:04:26 +03:00
..
2016-09-03 13:02:24 +03:00
2016-09-03 20:02:03 +03:00
2016-08-30 14:16:43 +03:00
2016-09-03 13:06:49 +03:00
2016-06-14 17:17:58 +03:00
2015-11-18 14:28:31 +02:00