summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWataru Gohda <wataru.gohda@cypress.com>2022-07-22 14:56:30 +0300
committerKalle Valo <kvalo@kernel.org>2022-08-10 08:47:22 +0300
commit2eee3db784a045289ebc62fc3bdbe0eb36b73a3d (patch)
treedfce90559d12d549527242f71756c604b6073c97 /tools/perf/scripts/python
parent5606aeaad01e0b0ad09c021cfa44ee18fc4ae33b (diff)
downloadlinux-2eee3db784a045289ebc62fc3bdbe0eb36b73a3d.tar.xz
wifi: brcmfmac: Fix to add skb free for TIM update info when tx is completed
The skb will be allocated to send TIM update info in brcmf_fws_tim_update. Currently the skb will be freed when tx is failed but it will not be freed when tx is completed successfully. The fix is to free the skb when tx is completed always. Signed-off-by: Wataru Gohda <wataru.gohda@cypress.com> Signed-off-by: Chi-hsien Lin <chi-hsien.lin@cypress.com> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Signed-off-by: Alvin Šipraga <alsi@bang-olufsen.dk> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://lore.kernel.org/r/20220722115632.620681-6-alvin@pqrs.dk
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions