rtw89: rename vif_maintain to role_maintain
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 7 Jan 2022 03:42:28 +0000 (11:42 +0800)
committerKalle Valo <kvalo@kernel.org>
Fri, 28 Jan 2022 15:56:37 +0000 (17:56 +0200)
commit8b252070d79095caff58060a1ab5e924cc3fd5fa
tree615d43243d52d35b1f082e090be4936576e4d675
parent742c470b5773ffcd1b32bcb3f1b2820d316a7ccd
rtw89: rename vif_maintain to role_maintain

The H2C_FUNC_MAC_FWROLE_MAINTAIN also maintains the roles of all connected
stations; not just the role of VIF. So, I correct the name, but don't
change the logic at all.

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-9-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/fw.c
drivers/net/wireless/realtek/rtw89/fw.h
drivers/net/wireless/realtek/rtw89/mac.c