2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-18 18:43:59 +08:00
linux-next/drivers/staging/rtl8723bs
Michael Straube 5e53b6c871 staging: rtl8723bs: remove unused code
Remove commented rtw_is_cckrates_included() and
rtw_is_cckratesonly_included() from os_dep/ioctl_linux.c.
Both are defined in core/rtw_ieee80211.c.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-07-13 11:41:52 +02:00
..
core staging: rtl8723bs: simplify ratetbl_val_2wifirate() 2018-07-11 14:45:55 +02:00
hal staging: rtl8723bs: Add missing curly braces on else statement. 2018-06-28 22:03:16 +09:00
include staging: rtl8723bs: remove rtw_beamforming.h 2018-07-07 16:48:24 +02:00
os_dep staging: rtl8723bs: remove unused code 2018-07-13 11:41:52 +02:00
Kconfig
Makefile staging: rtl8723bs: Rename 'Hal8723BPwrSeq.{c, h}' to 'hal_pwr_seq.*'. 2018-05-25 18:47:22 +02:00
TODO