summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorPing-Ke Shih <pkshih@realtek.com>2021-12-01 16:06:06 +0800
committerKalle Valo <kvalo@kernel.org>2021-12-08 20:30:12 +0200
commit40822e079011ef8704d429c9d8271000159abffe (patch)
tree35dbb6e9684a401c17a07e73effffb57d5494c8e /include/linux
parent157289376e29fd7dc684c778205a8de04aa0aed4 (diff)
downloadcachepc-linux-40822e079011ef8704d429c9d8271000159abffe.tar.gz
cachepc-linux-40822e079011ef8704d429c9d8271000159abffe.zip
rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAM
With wrong rtwsta->mac_id, it can't send out ack properly when we receive assoc response occasionally. Then, it failed to connect an AP. The cause is that we store 'sta' and use it somewhere. To correct this, remove the variable and use mac_id in drv_priv of 'sta' or 'vif' passed by mac80211. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20211201080607.11211-1-pkshih@realtek.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions