commit | b9ba6875157702dfb80849ebeb4a54a6ae46fc46 | [log] [tgz] |
---|---|---|
author | Michael Straube <straube.linux@gmail.com> | Wed Sep 29 21:26:57 2021 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Oct 05 12:32:28 2021 +0200 |
tree | ed7b2f901bb8644c034d5993b83c09efb0d65cbe | |
parent | 3a587ff652599562d44740581cb528ebe78ac838 [diff] |
staging: r8188eu: remove inirp_deinit from struct hal_ops Remove inirp_deinit from struct hal_ops and remove the wrappers rtw_hal_inirp_deinit() and rtl8188eu_inirp_deinit(). Call rtw_read_port_cancel() directly instead. Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20210929192657.9569-8-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>