android_kernel_samsung_sm86.../os_if/dp
Ananya Gupta 5476fdca6f qcacld-3.0: Use WLAN_DP_ID to get pdev reference
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
2023-04-05 09:03:25 -07:00
..
inc qcacld-3.0: Fix os_if documentation 2022-11-26 15:51:20 -08:00
src qcacld-3.0: Use WLAN_DP_ID to get pdev reference 2023-04-05 09:03:25 -07:00