staging: r8188eu: remove unused da parameter
authorMartin Kaiser <martin@kaiser.cx>
Fri, 2 Dec 2022 09:25:25 +0000 (10:25 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Dec 2022 12:29:23 +0000 (13:29 +0100)
commit3d0862367ab8af1144c0e5495b8bf0e2ce892afe
treef4dda495bb10d266dc0529006aed4337a19f80f0
parent3f48ad1f243d07d6018a4af2762b6538febde689
staging: r8188eu: remove unused da parameter

All callers of issue_probereq_p2p set the da parameter to NULL. Remove
this parameters and the code that runs only for da != NULL.

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