staging: r8188eu: use mgmt to set delba params
authorMartin Kaiser <martin@kaiser.cx>
Thu, 2 Jun 2022 19:37:22 +0000 (21:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 06:08:35 +0000 (08:08 +0200)
commit9120436aa9883da6fde9fa66d3afe503df3c44ae
tree55299928e0b8d13db4ee84dab309f76a86590196
parentc5727d76ca0cf84d1d8b4fd7bb28920a4d440c11
staging: r8188eu: use mgmt to set delba params

Use the mgmt struct to set the delba parameters. Use the exact same value
for the parameters as the current code.

Remove a dead increment of pframe, we don't use pframe for the delba
message any more.

Tested-by: Pavel Skripkin <paskripkin@gmail.com>
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220602193726.280922-8-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme_ext.c