alistair23-linux/drivers/staging/rtl8188eu/core
Luca Ceresoli 9fe7b29c6c staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapter
Since commit da25a8ec6b ("staging: rtl8188eu: remove unused
debugging functions") this field is never set set to any nonzero
value, so it is actually always zero.

It is also used only once, as a boolean inside an if(). This means the
code under that if() is dead code, so remove it as well.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ivan Safonov <insafonov@gmail.com>
Cc: devel@driverdev.osuosl.org
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-03 16:53:29 +01:00
..
rtw_ap.c staging: rtl8188eu: core: Add spaces around operators 2016-09-18 12:36:39 +02:00
rtw_cmd.c staging:r8188eu: remove wrappers for LedControl8188eu function 2016-10-16 10:25:18 +02:00
rtw_debug.c staging: rtl8188eu: remove unused debugging functions 2016-09-12 13:02:33 +02:00
rtw_efuse.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_ieee80211.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_ioctl_set.c staging: r8188eu: replace HT_caps_element with ieee80211_ht_cap structure 2016-09-01 18:01:41 +02:00
rtw_iol.c Staging: rtl8188eu/core: Coding style fix, avoid line over 80 characters 2016-02-20 15:06:51 -08:00
rtw_led.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_mlme.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_mlme_ext.c staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapter 2017-01-03 16:53:29 +01:00
rtw_pwrctrl.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_recv.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_rf.c Staging:rtl8188eu: Fix multiple blank lines 2016-09-22 11:54:48 +02:00
rtw_security.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_sreset.c staging: r8188eu: remove GET_HAL_DATA macro 2016-09-20 13:33:49 +02:00
rtw_sta_mgt.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_wlan_util.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00
rtw_xmit.c staging: rtl8188eu: In core directory, fixed 'missing a balnk line after declarations' warnings. 2017-01-03 16:52:44 +01:00