staging: r8188eu: remove unused struct hostapd_priv
authorMartin Kaiser <martin@kaiser.cx>
Sun, 6 Feb 2022 16:18:09 +0000 (17:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Feb 2022 09:29:03 +0000 (10:29 +0100)
commitc781d8db2c577aef116db0449597c717a83b1515
tree477f9b5869874eb79fb2c7730cae4d6923cd8751
parentf59d7c0b60dec63c9a09d5a39146bd01655ef3ef
staging: r8188eu: remove unused struct hostapd_priv

struct hostapd_priv contains only a pointer to struct adapter.

Remove this struct and the unused phostapdpriv pointer in struct adapter.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220206161809.423031-15-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/include/drv_types.h
drivers/staging/r8188eu/include/rtw_mlme.h