staging: r8188eu: remove category check in OnAction_p2p
authorMartin Kaiser <martin@kaiser.cx>
Sun, 30 Oct 2022 17:33:19 +0000 (18:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Oct 2022 08:09:03 +0000 (09:09 +0100)
commitb31b29788f103c2720898af2d499d8b53c1eb980
treeb914a9f1e379b73789e79603d51cc4137c1c1280
parentaa415931f9682fd4ac71ac34ffa5c157cef2b680
staging: r8188eu: remove category check in OnAction_p2p

The caller of OnAction_p2p has already checked the action category. We can
remove the check in OnAction_p2p.

Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20221030173326.1588647-7-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c