diff options
author | Michael Straube <straube.linux@gmail.com> | 2020-09-29 09:28:45 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-10-01 11:57:07 +0300 |
commit | f8126e4f1d0b73259a18654b59d11d56729755fe (patch) | |
tree | 6c2278448f6a650d207ad1e81c0e08f7ba089849 /scripts/generate_rust_analyzer.py | |
parent | 00a367bc45fe4a3892cb8d385c7df4b3488e8875 (diff) | |
download | linux-f8126e4f1d0b73259a18654b59d11d56729755fe.tar.xz |
staging: rtl8188eu: remove cckrates{only}_included()
In rtw_ieee80211.c there are rtw_is_cckrates_included() and
rtw_is_cckratesonly_included() which have the same functionality as
cckrates_included() and cckrates_only_included() defined in
rtw_wlan_util.c. Remove the functions from rtw_wlan_util.c and use
those from rtw_ieee80211.c.
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20200929062847.23985-6-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions