staging: r8188eu: use mgmt to set the sequence number
authorMartin Kaiser <martin@kaiser.cx>
Tue, 24 May 2022 09:00:22 +0000 (11:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 05:59:47 +0000 (07:59 +0200)
commitd7767fc2e24f9e9ce2bc869af814922aca09ff4e
tree0c0abc189060dffe4b3667297f71bed27dc9293f
parent2f71d4b04029f25a11dca94758a16408e0983185
staging: r8188eu: use mgmt to set the sequence number

Use the mgmt structure in issue_action_BA to set the sequence number of
the outgoing frame.

pwlanhdr is now unused, it can be removed.

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