android_kernel_xiaomi_sm8350/components/mlme
Arun Kumar Khandavalli bcd5634dae qcacld-3.0: Send the vdev create to firmware in the caller thread
Presently upon interface up a message is posted to the scheduler
to create the vdev, which sends the vdev create to the firmware,
for the vdev create there is no response from the firmware host
internally posts a fake message internally for the vdev create
response.

Dont post the vdev create to the scheduler thread but directly
send the vdev create to the firmware in the caller context.

Change-Id: Iafb186b13d948e421d152c3142cb8614fdbbffa6
CRs-Fixed: 2549530
2019-10-23 03:46:29 -07:00
..
core qcacld-3.0: Send the vdev create to firmware in the caller thread 2019-10-23 03:46:29 -07:00
dispatcher qcacld-3.0: Normalize the channel weights according to ini 2019-10-15 06:44:48 -07:00