2022-07-24 15:38:31

by Martin Kaiser

[permalink] [raw]
Subject: [PATCH 0/2] staging: r8188eu: remove two unused function prototypes

I forgot to remove the prototypes of OnAtim and DoReserved when those
functions were removed. Here's two patches to fix this.

Martin Kaiser (2):
staging: r8188eu: remove OnAtim prototype
staging: r8188eu: remove DoReserved prototype

drivers/staging/r8188eu/include/rtw_mlme_ext.h | 4 ----
1 file changed, 4 deletions(-)

--
2.30.2


2022-07-24 15:55:41

by Martin Kaiser

[permalink] [raw]
Subject: [PATCH 2/2] staging: r8188eu: remove DoReserved prototype

The DoReserved function was removed in commit 869ddbfccdea ("staging:
r8188eu: remove dummy entries from OnAction_tbl"). Remove the prototype
as well.

Signed-off-by: Martin Kaiser <[email protected]>
---
drivers/staging/r8188eu/include/rtw_mlme_ext.h | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/staging/r8188eu/include/rtw_mlme_ext.h b/drivers/staging/r8188eu/include/rtw_mlme_ext.h
index 83d0980b5bf6..2d7856c74542 100644
--- a/drivers/staging/r8188eu/include/rtw_mlme_ext.h
+++ b/drivers/staging/r8188eu/include/rtw_mlme_ext.h
@@ -546,8 +546,6 @@ unsigned int OnProbeReq(struct adapter *padapter,
struct recv_frame *precv_frame);
unsigned int OnProbeRsp(struct adapter *padapter,
struct recv_frame *precv_frame);
-unsigned int DoReserved(struct adapter *padapter,
- struct recv_frame *precv_frame);
unsigned int OnBeacon(struct adapter *padapter,
struct recv_frame *precv_frame);
unsigned int OnDisassoc(struct adapter *padapter,
--
2.30.2

2022-07-24 15:57:53

by Martin Kaiser

[permalink] [raw]
Subject: [PATCH 1/2] staging: r8188eu: remove OnAtim prototype

The OnAtim function was removed in commit 6d933902c609 ("staging: r8188eu:
remove OnAtim"). Remove the prototype as well.

Signed-off-by: Martin Kaiser <[email protected]>
---
drivers/staging/r8188eu/include/rtw_mlme_ext.h | 2 --
1 file changed, 2 deletions(-)

diff --git a/drivers/staging/r8188eu/include/rtw_mlme_ext.h b/drivers/staging/r8188eu/include/rtw_mlme_ext.h
index c630700ea657..83d0980b5bf6 100644
--- a/drivers/staging/r8188eu/include/rtw_mlme_ext.h
+++ b/drivers/staging/r8188eu/include/rtw_mlme_ext.h
@@ -550,8 +550,6 @@ unsigned int DoReserved(struct adapter *padapter,
struct recv_frame *precv_frame);
unsigned int OnBeacon(struct adapter *padapter,
struct recv_frame *precv_frame);
-unsigned int OnAtim(struct adapter *padapter,
- struct recv_frame *precv_frame);
unsigned int OnDisassoc(struct adapter *padapter,
struct recv_frame *precv_frame);
unsigned int OnAuth(struct adapter *padapter,
--
2.30.2

2022-07-24 18:25:07

by Philipp Hortmann

[permalink] [raw]
Subject: Re: [PATCH 0/2] staging: r8188eu: remove two unused function prototypes

On 7/24/22 17:33, Martin Kaiser wrote:
> I forgot to remove the prototypes of OnAtim and DoReserved when those
> functions were removed. Here's two patches to fix this.
>
> Martin Kaiser (2):
> staging: r8188eu: remove OnAtim prototype
> staging: r8188eu: remove DoReserved prototype
>
> drivers/staging/r8188eu/include/rtw_mlme_ext.h | 4 ----
> 1 file changed, 4 deletions(-)
>

Tested-by: Philipp Hortmann <[email protected]> # Edimax N150