alistair23-linux/drivers/staging/rtl8188eu
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
..
core staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapter 2017-01-03 16:53:29 +01:00
hal staging: r8188eu: fix spelling mistake on xmitframe_coalsece 2017-01-03 16:50:37 +01:00
include staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapter 2017-01-03 16:53:29 +01:00
os_dep staging: rtl8188eu: remove unused field bRxRSSIDisplay in struct adapter 2017-01-03 16:53:29 +01:00
Kconfig staging: rtl8188eu: Fix build error when CFG80211 is not selected 2015-09-29 04:27:22 +02:00
Makefile Makefile: drop -D__CHECK_ENDIAN__ from cflags 2016-12-16 00:13:43 +02:00
TODO staging: rtl8*: fix my email address up 2016-02-11 19:33:46 -08:00