61dd79cf79daeca0aa12b632c823aa5cd07bf769

During vdev_attach, wma_vdev_update_pause_bitmap() is called to clear the pause bitmap to zero to ensure the queues are unpaused. This function is called immediately after cdp_vdev_attach before the vdev created is assigned to interfaces[vdev_id].handle. This causes the function wma_vdev_update_pause_bitmap to exit everytime with error. Call wma_vdev_update_pause_bitmap after vdev assigned to iface. Change-Id: I1fc3af66212fc62211d03245cfddb96806a37c87 CRs-Fixed: 2312344
This is CNSS WLAN Host Driver for products starting from iHelium
描述
语言
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%