staging: r8188eu: remove rtw_ies_remove_ie()
authorMichael Straube <straube.linux@gmail.com>
Wed, 22 Sep 2021 20:04:10 +0000 (22:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Sep 2021 15:29:42 +0000 (17:29 +0200)
commit36a06fe8a6720dd254d3b32985ff7a9cf596a467
tree5a21f039f16a1819b4cc43851cbfb4eef5bf22f3
parent8a3964d3a18260715f2be56f9bb9834edd798432
staging: r8188eu: remove rtw_ies_remove_ie()

Function rtw_ies_remove_ie() is not used, remove it. It is the only
user of rtw_get_ie_ex(), remove that function as well.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210922200420.9693-38-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_ieee80211.c
drivers/staging/r8188eu/include/ieee80211.h