staging: r8188eu: check destination address in OnAction
authorMartin Kaiser <martin@kaiser.cx>
Sun, 30 Oct 2022 17:33:26 +0000 (18:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 31 Oct 2022 08:09:05 +0000 (09:09 +0100)
commitae85931f8f483ed58f7c90c99c75afd8482e0399
treeb8409d7b1dfc7f6c96fbf915f680223d30713c95
parent9001c5029dded946e7862e5785278f7c1d9dfe55
staging: r8188eu: check destination address in OnAction

All subfunctions of OnAction check if the destination address matches the
local interface's address. It's simpler to move this check to OnAction.

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-14-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c