summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDmitry Morgun <d.morgun@ispras.ru>2026-06-29 09:44:52 +0000
committerPing-Ke Shih <pkshih@realtek.com>2026-07-03 11:50:15 +0800
commita8cddb62c573f28eef5f887a8f3156e8ee22776a (patch)
treee83f1935ce51e9abb7695b01200fd99cc11f68d8 /tools/perf/scripts/python/bin/stackcollapse-record
parentdbff9040587e9bd6d3ee337315971957f9f76612 (diff)
wifi: rtw89: check return values in rtw89_ops_start_ap()
Several functions called in rtw89_ops_start_ap() may fail to allocate skb or fail to send H2C command to firmware, returning -ENOMEM or an error code. Their return values are ignored, so subsequent commands are executed with incorrect state. Check the return values and propagate errors. Found by Linux Verification Center (linuxtesting.org) with SVACE. Fixes: a52e4f2ce0f5 ("rtw89: implement ieee80211_ops::start_ap and stop_ap") Signed-off-by: Dmitry Morgun <d.morgun@ispras.ru> Acked-by: Ping-Ke Shih <pkshih@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20260629094452.8709-1-d.morgun@ispras.ru
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions