rtl8188eu/core
Larry Finger cc88df7da3 rtl8188eu: Fix Sparse problems in core/rtw_mlme_ext.c
Sparse reports the following:

  CHECK   /home/finger/rtl8188eu/core/rtw_mlme_ext.c
/home/finger/rtl8188eu/core/rtw_mlme_ext.c:9446:6: warning: symbol '_linked_rx_signal_strehgth_display' was not declared. Should it be static?
/home/finger/rtl8188eu/core/rtw_mlme_ext.c:8520:6: warning: context imbalance in 'start_clnt_join' - different lock contexts for basic block

The second warning was due to the failure to unlock a spin lock in a error
path.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
2015-08-14 22:58:46 -05:00
..
rtw_ap.c rtl8188eu: Replace rtw_ieee80211_ht_cap with standard kernel version 2015-04-08 13:43:40 -05:00
rtw_br_ext.c rtl8188eu: Remove most typedef statements from include/osdep_service.h 2015-03-16 08:54:18 -05:00
rtw_cmd.c rtl8188eu: Fix Sparse warnings 2015-08-14 19:46:40 -05:00
rtw_debug.c rtl8188eu: Remove most typedef statements from include/osdep_service.h 2015-03-16 08:54:18 -05:00
rtw_efuse.c rtl8188eu: Remove most typedef statements from include/hal_intf.h 2015-03-17 10:31:25 -05:00
rtw_ieee80211.c rtl8188eu: Replace rtw_ieee80211_ht_cap with standard kernel version 2015-04-08 13:43:40 -05:00
rtw_io.c rtl8188eu: Remove executable mode for all source files 2015-03-13 16:54:44 -05:00
rtw_ioctl_query.c rtl8188eu: Remove executable mode for all source files 2015-03-13 16:54:44 -05:00
rtw_ioctl_set.c rtl8188eu: Replace rtw_ieee80211_ht_cap with standard kernel version 2015-04-08 13:43:40 -05:00
rtw_iol.c rtl8188eu: Remove executable mode for all source files 2015-03-13 16:54:44 -05:00
rtw_led.c rtl8188eu: Remove executable mode for all source files 2015-03-13 16:54:44 -05:00
rtw_mlme.c rtl8188eu: Fix Sparse warnings in core/rtw_mlme.c 2015-08-14 20:13:44 -05:00
rtw_mlme_ext.c rtl8188eu: Fix Sparse problems in core/rtw_mlme_ext.c 2015-08-14 22:58:46 -05:00
rtw_odm.c rtl8188eu: Remove executable mode for all source files 2015-03-13 16:54:44 -05:00
rtw_p2p.c rtl8188eu: Remove most typedef statements from include/osdep_service.h 2015-03-16 08:54:18 -05:00
rtw_pwrctrl.c rtl8188eu: Remove most typedef statements from include/hal_intf.h 2015-03-17 10:31:25 -05:00
rtw_recv.c rtl8188eu: Remove most typedef statements from include/osdep_service.h 2015-03-16 08:54:18 -05:00
rtw_rf.c rtl8188eu: Remove executable mode for all source files 2015-03-13 16:54:44 -05:00
rtw_security.c rtl8188eu: Remove executable mode for all source files 2015-03-13 16:54:44 -05:00
rtw_sreset.c rtl8188eu: Remove most typedef statements from include/osdep_service.h 2015-03-16 08:54:18 -05:00
rtw_sta_mgt.c rtl8188eu: Remove most typedef statements from include/osdep_service.h 2015-03-16 08:54:18 -05:00
rtw_wlan_util.c rtl8188eu: Replace rtw_ieee80211_ht_cap with standard kernel version 2015-04-08 13:43:40 -05:00
rtw_xmit.c rtl8188eu: Remove most typedef statements from include/osdep_service.h 2015-03-16 08:54:18 -05:00