40ec97f87b5d9baa1b1a8cc7b99dbfe20ccf08a0

Currently, there is an assert condition inside function pmo_psoc_get_vdev wherein if the vdev_id exceeds the maximum allowed value, a QDF_BUG is triggered. This check is not necessary as a simple error check takes care of the same situation. Remove the assert condition from pmo_psoc_get_vdev Change-Id: Icd4c892eca893de0f09c24e74407aba5e243f7bd CRs-Fixed: 2497743
Description
No description provided
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%