]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6d91eb663c64c2bb403afab52f5a358e61b03465
treea4e7d25e910dee4e3ff961d5f3524e26c9756563
parent7c85972ae8f57c2f38ee4acc9fb7868a812a9c50
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