linux/drivers/staging/rtl8723au
M. Vefa Bicakci 58b39a9097 staging: rtl8723au: Use __func__ in trace logs
Rework the trace log-related lines in rtl8723au's rtw_security.c
to use the __func__ GCC magic variable instead of hardcoding the
function names into the trace log strings. This also corrects a
copy-paste-related typo in the function named rtw_tkip_decrypt23a.

Thanks to Jes Sorensen for the suggestion to use __func__.

Signed-off-by: M. Vefa Bicakci <m.v.b@runbox.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-04-03 15:25:46 +02:00
..
core staging: rtl8723au: Use __func__ in trace logs 2015-04-03 15:25:46 +02:00
hal drivers: staging: rtl8723au: fix "warning: cast to restricted __le16" 2015-04-03 15:12:54 +02:00
include staging: rtl8723au: Update RT_TRACE macro and uses 2015-03-26 13:15:07 +01:00
os_dep staging: rtl8723au: Update RT_TRACE macro and uses 2015-03-26 13:15:07 +01:00
Kconfig
Makefile staging: rtl8723au: Fold rtw_ack_tx_done23a() into rtw23a_sctx_done_err() 2014-12-02 16:40:00 -08:00
TODO