summaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include/rtw_mlme.h
diff options
context:
space:
mode:
authorAbdun Nihaal <abdun.nihaal@gmail.com>2022-02-09 22:06:00 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-02-15 17:13:21 +0100
commit50ad6a0ffc64283784dbced98879cfec3cf09ce8 (patch)
tree972e7c5841d6009765270d775299f6416a0a3b08 /drivers/staging/r8188eu/include/rtw_mlme.h
parent2ea2394e01f82c8c327113af9f2c4548437ba41a (diff)
downloadlinux-50ad6a0ffc64283784dbced98879cfec3cf09ce8.tar.bz2
staging: r8188eu: remove empty function rtw_get_encrypt_decrypt_from_registrypriv
The definition of function rtw_get_encrypt_decrypt_from_registrypriv is empty. Remove it. Signed-off-by: Abdun Nihaal <abdun.nihaal@gmail.com> Link: https://lore.kernel.org/r/3d84df54e73b49464d2a0732b44acdb71687b3b1.1644422181.git.abdun.nihaal@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/r8188eu/include/rtw_mlme.h')
-rw-r--r--drivers/staging/r8188eu/include/rtw_mlme.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/r8188eu/include/rtw_mlme.h b/drivers/staging/r8188eu/include/rtw_mlme.h
index ed2a50bad66e..1e16fa615b94 100644
--- a/drivers/staging/r8188eu/include/rtw_mlme.h
+++ b/drivers/staging/r8188eu/include/rtw_mlme.h
@@ -549,8 +549,6 @@ void rtw_init_registrypriv_dev_network(struct adapter *adapter);
void rtw_update_registrypriv_dev_network(struct adapter *adapter);
-void rtw_get_encrypt_decrypt_from_registrypriv(struct adapter *adapter);
-
void _rtw_join_timeout_handler(struct adapter *adapter);
void rtw_scan_timeout_handler(struct adapter *adapter);