android_kernel_xiaomi_sm8350/core/sme
gaurank kathpalia ebe3fc868d qcacld-3.0: Add break statement in switch case
The API sme_process_msg lacks a break in switch case
after eWNI_SME_SET_DUAL_MAC_CFG_RESP. Due to this
execution falls through to the next case statement or
default.

Fix is to add a break after eWNI_SME_SET_DUAL_MAC_CFG_RESP

Change-Id: I7466dfdc8c8cbe186f61f47371137dca958e1d08
CRs-Fixed: 2233190
2018-06-15 14:49:06 -07:00
..
inc qcacld-3.0: Avoid VDEV start for new interface when roaming in progress 2018-06-14 20:55:38 -07:00
src qcacld-3.0: Add break statement in switch case 2018-06-15 14:49:06 -07:00