staging: r8188eu: use defines for the block action codes
authorMartin Kaiser <martin@kaiser.cx>
Tue, 24 May 2022 09:00:19 +0000 (11:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 05:59:47 +0000 (07:59 +0200)
commitf54550fd8419819963d13161e3ee2759b5afe8e1
tree58e10e70be92631e18116efc88f1222cfe186bb2
parent846d846d6fc8101da1c3d7b8e2d6eb708197cb08
staging: r8188eu: use defines for the block action codes

Replace the numeric values for the block action codes in issue_action_BA
with the defines from ieee80211.h.

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