aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorSrinivas Girigowda <sgirigow@codeaurora.org>2017-10-25 18:31:15 -0700
committerKumar Anand <kumaranand@google.com>2018-01-04 19:22:15 +0000
commit938fc412186ca73537c028c720e826fdea9f7f57 (patch)
tree59c4e958838e2cae04089302e244e1a8e2c0907c /lib/mpi/mpiutil.c
parent07f2e3ce338b63dc1cb25a9ff9aeb94fab3afcab (diff)
qcacld-3.0: Check vdev status before sending vdev up
Check the vdev status if it is already UP before sending the vdev up command to the firmware. Take care of the below scenario by not sending the vdev up as the firmware cannot handle another vdev up command if the vdev is already UP. 1)STA mode VDEV restart is going on and host sends VDEV restart request to FW. 2)At the same time peer assoc request message is posted from LIM to WMA. 3)FW WMI VDEV start response is received through WMI_VDEV_RESTART_RESP_EVENT. 4)In this case 2) will send vdev up and no 3) also will send the second vdev up. Change-Id: I7fe97473c26a0653b8328d1dab2e5799cbd21f10 CRs-Fixed: 2131729 Bug: 68150449 Signed-off-by: Ahmed ElArabawy <arabawy@google.com>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions