OSDN Git Service

staging: rtl8188eu: remove cckrates{only}_included()
authorMichael Straube <straube.linux@gmail.com>
Tue, 29 Sep 2020 06:28:45 +0000 (08:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 1 Oct 2020 08:57:07 +0000 (10:57 +0200)
commitf8126e4f1d0b73259a18654b59d11d56729755fe
tree6c2278448f6a650d207ad1e81c0e08f7ba089849
parent00a367bc45fe4a3892cb8d385c7df4b3488e8875
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>
drivers/staging/rtl8188eu/core/rtw_wlan_util.c
drivers/staging/rtl8188eu/include/rtw_mlme_ext.h