Wrong debug ID is used (WLAN_OSIF_ID) to increment the ref count of the pdev object when sending tx params update event. This is causing crash as ref count is decremented using different id, WLAN_DP_ID. To fix this, use WLAN_DP_ID to get the pdev object and increment the ref count of right debug id. Change-Id: If20fc1a4e4c2a37287f7703aa70bb8dc556f0125 CRs-Fixed: 3453570 |
||
---|---|---|
.. | ||
inc | ||
src |