linux_dsm_epyc7002/drivers/net/wireless/realtek
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
..
rtl8xxxu rtl8xxxu: Make rtl8xxxu_ampdu_action less chatty 2016-09-03 19:58:19 +03:00
rtl818x rtlwifi: rtl818x: Deinline indexed IO functions, save 21568 bytes 2016-05-03 13:05:14 +03:00
rtlwifi rtlwifi/rtl8192de: Fix print format string 2016-09-03 20:04:26 +03:00
Kconfig
Makefile