]> git.baikalelectronics.ru Git - kernel.git/commit
staging: r8188eu: read addba resp tid from ieee80211_mgmt
authorMartin Kaiser <martin@kaiser.cx>
Sat, 14 May 2022 16:47:35 +0000 (18:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2022 15:41:56 +0000 (17:41 +0200)
commit8a68b97733674c497a883be08ce189c454ce8404
tree70f6265a27744d8d6b1fe3e0e5b03b29bea1e723
parentc3140e1a8814fef97cebebc3635dd827c636762b
staging: r8188eu: read addba resp tid from ieee80211_mgmt

Use the same code as ieee80211_process_addba_resp to calculate the tid
from the capability field of an addba response message.

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