]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add()
authorZong-Zhe Yang <kevin_yang@realtek.com>
Wed, 20 Nov 2024 03:40:53 +0000 (11:40 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 27 Nov 2024 03:12:53 +0000 (11:12 +0800)
commit55709b195464e59bd5c51abf25fa243d7a8b7a3e
tree2bc6488d39e2369ece556199ec406d21c467345c
parenta6db83bef0f587494fcc9cc5a9ec6e66ea13236e
wifi: rtw89: pass target link_id to ieee80211_gtk_rekey_add()

When calling ieee80211_gtk_rekey_add(), pass the target link_id
instead of always -1.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241120034054.13575-6-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/wow.c