Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b5a71b83 authored by Harprit Chhabada's avatar Harprit Chhabada Committed by nshrivas
Browse files

qcacmn: Initialize the struct variable

Initialize the cancel_scan_event variable used
in ucfg_scan_cancel_sync().

Change-Id: I120b14db6f31449136b74b28d452e029eace16cd
CRs-Fixed: 2313447
parent 77a1b770
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1115,6 +1115,7 @@ ucfg_scan_cancel_sync(struct scan_cancel_request *req)
		return status;
	}

	memset(&cancel_scan_event, 0, sizeof(cancel_scan_event));
	/*
	 * If cancel req is to cancel all scan of pdev or vdev
	 * wait until all scan of pdev or vdev get cancelled