]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: debug: make implementation of beacon_info entry in order
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 6 May 2026 13:09:55 +0000 (21:09 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 13 May 2026 03:40:14 +0000 (11:40 +0800)
commit41d78f3f35961ca533cff5bbc159e7fb3c32e3df
tree70d7084e738db6319211abfb27dba382721f1328
parent16a1becdd1fb9a600b46691694298be16101821a
wifi: rtw89: debug: make implementation of beacon_info entry in order

When adding more debugfs entries, the beacon_info entry becomes not in
order. Move to correct location. Don't change logic at all.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260506131000.1706298-10-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/debug.c