staging: r8188eu: use ieee80211 to set addba resp capabilities
authorMartin Kaiser <martin@kaiser.cx>
Thu, 2 Jun 2022 19:37:19 +0000 (21:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Jun 2022 06:08:35 +0000 (08:08 +0200)
commit8836faf7196b233bb2baf7dc2b84bfe9f34efe11
treeccedb53dc2a450f10fdab5e6ad840a231e9dc6df
parent140529aec4687a7865c315e70988896d377b0fce
staging: r8188eu: use ieee80211 to set addba resp capabilities

Use the mgmt structure and defines from ieee80211.h to set the
capabilities field of an addba response.

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