summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorMartin Kaiser <martin@kaiser.cx>2026-05-07 11:22:12 +0300
committerPing-Ke Shih <pkshih@realtek.com>2026-05-13 06:55:06 +0300
commit4c13e00cc6798f8e63354982ec172b7829ae825a (patch)
treeac6cdc8760c083cd2be643415ed159ab0f2c39bf /include/linux/debugobjects.h
parentf77199a0cf6660d45d72010e76c3ab4788e9da5f (diff)
downloadlinux-4c13e00cc6798f8e63354982ec172b7829ae825a.tar.xz
wifi: rtw88: remove rtw_txq_dequeue
Remove the rtw_txq_dequeue helper. It's a wrapper around ieee80211_tx_dequeue with just one caller. Call ieee80211_tx_dequeue directly in rtw_txq_push. There's no need to fetch txq for every frame, we can do this once outside of the rcu lock. Make the loop variable i unsigned long, it should have the same type as frames. Signed-off-by: Martin Kaiser <martin@kaiser.cx> Acked-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20260507082238.889656-1-martin@kaiser.cx
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions