]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: use struct to fill C2H recv ack
authorChih-Kang Chang <gary.chang@realtek.com>
Mon, 20 Apr 2026 03:40:47 +0000 (11:40 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 29 Apr 2026 04:51:25 +0000 (12:51 +0800)
commit8beba37615f2f59ea7e978843daf2f5ec7f03868
tree543c517c7f04172b16dedbc23824458ec4374a0c
parent89058548dd146ee9a56aeb0727d306a7f9720473
wifi: rtw89: use struct to fill C2H recv ack

This C2H packet is used to indicate that FW has received the
corresponding H2C command. No logic is changed.

Signed-off-by: Chih-Kang Chang <gary.chang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260420034051.17666-13-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/fw.h
drivers/net/wireless/realtek/rtw89/mac.c