Files
android_kernel_samsung_sm86…/dp/wifi3.0
Jinwei Chen e8d518c82c qcacmn: fix TX completion ring NULL pointer dereference issue
If IPA is enabled, index 1/2 in array soc->tx_comp_ring[] will
not be initialized, but initialize index 3/4 instead, if access
to index 1/2, NULL pointer dereference issue appeared.

use soc->num_tcl_data_rings as number of TX completion ring
wlan host interested, it differs between IPA enabled/disable case.

Change-Id: I92b4e2c9971f93136a9f4e60ae3de32140aa2477
CRs-Fixed: 3647677
2023-10-25 23:29:34 -07:00
..
2023-02-13 18:39:57 -08:00
2023-02-13 18:39:57 -08:00
2023-02-13 18:39:57 -08:00
2023-05-07 20:45:24 -07:00