android_kernel_xiaomi_sm8350/core/wma
Vignesh Viswanathan 18827b06d7 qcacld-3.0: Add check for vdev_id in wma_p2p_lo_event_handler
Currently fix_param->vdev_id, recevied from the FW, is directly used
to refer to wma->interfaces without validating if the vdev_id is valid.

Add sanity check to make sure vdev_id is less than max_bssid before
using it.

Change-Id: I92743589e0333449c39e148b37d200cac2cdb817
CRs-Fixed: 2119434
2017-10-12 14:02:19 -07:00
..
inc qcacld-3.0: Add sanity check for num_hw_modes and num_phy 2017-10-12 14:02:13 -07:00
src qcacld-3.0: Add check for vdev_id in wma_p2p_lo_event_handler 2017-10-12 14:02:19 -07:00