staging: r8188eu: remove OnAtim
authorMartin Kaiser <martin@kaiser.cx>
Thu, 21 Apr 2022 20:04:49 +0000 (22:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 22 Apr 2022 14:42:49 +0000 (16:42 +0200)
commit6d933902c609679f7551b2b113e7d62ad81da9b1
treea4e7d25e910dee4e3ff961d5f3524e26c9756563
parent97042d0a75a1220bc2bb8f3cc99f3f72b1f81607
staging: r8188eu: remove OnAtim

Remove the empty OnAtim function. We can set the function pointer in
mlme_sta_tbl to NULL if no action is required for this management frame
subtype.

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