android_kernel_xiaomi_sm8350/components/pmo/core
Sourav Mohapatra fd836a36bd qcacld-3.0: Remove QDF_BUG on vdev_id inside pmo_psoc_get_vdev
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
2019-08-06 01:25:39 -07:00
..
inc qcacld-3.0: Remove QDF_BUG on vdev_id inside pmo_psoc_get_vdev 2019-08-06 01:25:39 -07:00
src qcacld-3.0: Don't enable WOW_BEACON_EVENT by default for STA 2019-08-01 16:24:04 -07:00