staging: r8188eu: on_action_spct does nothing
authorMartin Kaiser <martin@kaiser.cx>
Thu, 21 Apr 2022 20:08:02 +0000 (22:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Apr 2022 14:43:40 +0000 (16:43 +0200)
commit5aad5eee3e1f3b572ddbb49457093c8a651862d7
treeb9471f1cc33ab9d5bd4fa90d55d023df8cd993b9
parent869ddbfccdea7366e583b7ee70070a43f891c29b
staging: r8188eu: on_action_spct does nothing

One of the entries in OnAction_tbl refers to on_action_spct. This function
reads some information but it performs no action. Remove on_action_spct
and its entry in OnAction_tbl.

Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220421200805.192083-3-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c
drivers/staging/r8188eu/include/ieee80211.h