linux-stable/drivers/staging/rtl8188eu/hal
Michael Straube add81f3df1 staging: rtl8188eu: remove unused variable ratelen
After the removal of cckrates_included() and cckrates_only_included()
from rtw_wlan_util.c the variable/parameter 'ratelen' is unused now.
Remove it from update_wireless_mode() and judge_network_type().

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200929062847.23985-7-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-01 10:57:07 +02:00
..
bb_cfg.c staging: rtl8188eu: remove redundant assignment to variable rtstatus 2019-07-31 13:37:13 +02:00
fw.c staging: rtl8188eu: make const char array static 2020-04-16 13:41:01 +02:00
hal8188e_rate_adaptive.c staging: rtl8188eu: fix HighestRate check in odm_ARFBRefresh_8188E() 2019-10-01 08:22:44 +02:00
hal_com.c Staging: rtl8188eu: hal: Add space around operators 2020-03-25 19:39:24 +01:00
hal_intf.c staging: rtl8188eu: use __func__ in hal directory 2020-09-17 18:50:00 +02:00
mac_cfg.c staging: rtl8188eu: remove unnecessary includes 2018-08-05 16:23:28 +02:00
odm.c staging: rtl8188eu: clean up comparsion style issues 2020-09-17 18:50:00 +02:00
odm_hwconfig.c staging: rtl8188eu: remove some superfluous comments 2020-04-28 14:19:13 +02:00
odm_rtl8188e.c staging: rtl8188eu: refactor rtl88eu_dm_update_rx_idle_ant() 2020-01-10 10:58:31 +01:00
phy.c staging: rtl8188eu: clean up alignment style issues 2020-09-22 09:51:11 +02:00
pwrseq.c staging: rtl8188eu: simplify block comment in pwrseq.c 2018-10-02 15:20:41 -07:00
pwrseqcmd.c staging: rtl8188eu: use __func__ in hal directory 2020-09-17 18:50:00 +02:00
rf.c staging: rtl8188eu: clean up blank line style issues 2020-09-16 13:13:00 +02:00
rf_cfg.c staging: rtl8188eu: clean up alignment style issues 2020-09-22 09:51:11 +02:00
rtl8188e_cmd.c staging: rtl8188eu: remove unnecessary parentheses 2020-04-13 08:55:28 +02:00
rtl8188e_dm.c staging: rtl8188eu: remove some superfluous comments 2020-04-28 14:19:13 +02:00
rtl8188e_hal_init.c staging: rtl8188eu: clean up alignment style issues 2020-09-22 09:51:11 +02:00
rtl8188e_rxdesc.c Staging: rtl8188eu: hal: Add space around operators 2020-03-25 19:39:24 +01:00
rtl8188e_xmit.c
rtl8188eu_led.c staging: rtl8188eu: rename SwLed0 to avoid CamelCase 2018-11-22 11:14:59 +01:00
rtl8188eu_recv.c staging: rtl8188eu: convert tasklets to use new tasklet_setup() API 2020-09-16 13:13:00 +02:00
rtl8188eu_xmit.c staging: rtl8188eu: use __func__ in hal directory 2020-09-17 18:50:00 +02:00
usb_halinit.c staging: rtl8188eu: remove unused variable ratelen 2020-10-01 10:57:07 +02:00