linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
Colin Ian King c894696188 rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
Function _rtl8821ae_mrate_idx_to_arfr_id is functionally identical to
the generic version rtl_mrate_idx_to_arfr_id, so remove
_rtl8821ae_mrate_idx_to_arfr_id and use the generic one instead.

This also fixes a missing break statement found by CoverityScan in
_rtl8821ae_mrate_idx_to_arfr_id, namely: CID#1167237 ("Missing break
in switch")

Thanks to Joe Perches for spotting this when I submitted an earlier patch.

Fixes: 3c05bedb5f ("Staging: rtl8812ae: Add Realtek 8821 PCI WIFI driver")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
ACKed-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-10-13 15:00:37 +03:00
..
def.h rtlwifi: remove unused fw C2H command ID 2018-05-29 10:16:47 +03:00
dm.c drivers/net: Fix various unnecessary characters after logging newlines 2018-05-30 13:24:08 -04:00
dm.h
fw.c rtlwifi: remove duplicate C2H handler 2018-05-29 10:16:58 +03:00
fw.h rtlwifi: remove duplicate C2H handler 2018-05-29 10:16:58 +03:00
hw.c rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version 2018-10-13 15:00:37 +03:00
hw.h rtlwifi: Convert individual interrupt results to struct 2017-12-07 15:13:32 +02:00
led.c rtlwifi: Move items out of rtl_pci_priv and rtl_usb_priv 2017-02-08 17:24:42 +02:00
led.h
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
phy.c rtlwifi: make a couple arrays larger 2017-08-24 12:53:50 +03:00
phy.h rtlwifi: use s8 instead of char 2016-06-29 18:48:15 +03:00
pwrseq.c
pwrseq.h rtlwifi: correct comment 2018-03-27 12:02:17 +03:00
reg.h rtlwifi: fix REG_USTIME_TSF register definition 2017-06-21 18:23:43 +03:00
rf.c rtlwifi: rtl8821ae: Remove all instances of DBG_EMERG 2016-12-30 15:54:20 +02:00
rf.h
sw.c rtlwifi: remove hal_op c2h_content_parsing 2018-05-29 10:17:02 +03:00
sw.h
table.c wireless: use ARRAY_SIZE 2017-12-08 15:19:46 +02:00
table.h rtlwifi: Update 8812ae new phy parameters and its parser. 2017-03-20 19:10:15 +02:00
trx.c rtlwifi: remove hal_op rx_command_packet 2018-05-29 10:17:00 +03:00
trx.h rtlwifi: remove hal_op rx_command_packet 2018-05-29 10:17:00 +03:00