diff options
author | 2025-05-12 12:28:49 +0530 | |
---|---|---|
committer | 2025-05-19 10:45:40 -0700 | |
commit | 241dfac96279ce9de47a6d4478dd3d41f262835f (patch) | |
tree | 032e7785dcb28ff213cc3bf356f7c7eb6c6dd14d /net/lapb/lapb_timer.c | |
parent | wifi: ath12k: fix memory leak in WMI firmware stats (diff) | |
download | wireguard-linux-241dfac96279ce9de47a6d4478dd3d41f262835f.tar.xz wireguard-linux-241dfac96279ce9de47a6d4478dd3d41f262835f.zip |
wifi: ath12k: Fix scan initiation failure handling
During a code review, it is observed that in the scenario
where scan initiation fails, the current code schedules the
ar->scan.timeout workqueue which is not necessary.
In the scan initiation failure scenario, exit the code instead
of scheduling the ar->scan.timeout workqueue.
Compile tested only.
Signed-off-by: Vignesh C <quic_vignc@quicinc.com>
Link: https://patch.msgid.link/20250512065849.2833232-1-quic_vignc@quicinc.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions