OSDN Git Service

rtw89: allocate mac_id for each station in AP mode
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 7 Jan 2022 03:42:26 +0000 (11:42 +0800)
committerKalle Valo <kvalo@kernel.org>
Fri, 28 Jan 2022 15:56:36 +0000 (17:56 +0200)
commitc7df64c194f6bf8422405968645a9e7e3cd49832
tree6c8a6c90c668156f87d2223e6db4d3d452a18d25
parentd62816b4a44e731fd7f192b40a947eec2b2b1a81
rtw89: allocate mac_id for each station in AP mode

In station mode, mac_id of station is the same as rtwvif's one.
In AP mode, each station uses individual mac_id.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220107034239.22002-7-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.c