On Wed, May 05, 2021 at 10:26:21PM +0200, Martin Kaiser wrote: > struct mlme_priv is an element of struct adapter. Use container_of > to get a pointer to the enclosing struct. > > Signed-off-by: Martin Kaiser <martin@xxxxxxxxx> > --- > drivers/staging/rtl8188eu/core/rtw_mlme.c | 5 +---- > drivers/staging/rtl8188eu/include/rtw_mlme.h | 2 -- > 2 files changed, 1 insertion(+), 6 deletions(-) This patch didn't apply to my tree, can you rebase and resend just this one as I've taken your others? thanks, greg k-h