Re: [PATCH 0/6] staging: r8188eu: remove unused functions
From: Phillip Potter <phil@philpotter.co.uk>
Date: 2021-08-30 00:10:55
Also in:
lkml
From: Phillip Potter <phil@philpotter.co.uk>
Date: 2021-08-30 00:10:55
Also in:
lkml
On Sun, 29 Aug 2021 at 10:25, Michael Straube [off-list ref] wrote:
This series removes unused functions from core/rtw_wlan_util.c. Michael Straube (6): staging: r8188eu: remove rtw_get_oper_bw() staging: r8188eu: remove rtw_get_oper_choffset() staging: r8188eu: remove get_bsstype() staging: r8188eu: remove CAM_empty_entry() staging: r8188eu: remove is_ap_in_wep() staging: r8188eu: remove should_forbid_n_rate() drivers/staging/r8188eu/core/rtw_wlan_util.c | 91 ------------------- .../staging/r8188eu/include/rtw_mlme_ext.h | 6 -- 2 files changed, 97 deletions(-) -- 2.32.0
Dear Michael, Looks good and builds/runs fine for me, many thanks. Acked-by: Phillip Potter <phil@philpotter.co.uk> Regards, Phil