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-10-25 09:39:58 -07:00
2023-10-10 19:37:37 -07:00
2023-10-23 15:55:13 -07:00
2023-10-11 20:52:15 -07:00
2023-03-28 11:30:30 -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-10-14 00:01:19 -07:00
2023-07-16 10:23:54 -07:00
2023-10-15 22:17:35 -07:00
2023-10-11 02:12:57 -07:00
2023-09-21 17:57:45 -07:00
2023-10-25 23:29:34 -07:00
2023-10-15 12:11:57 -07:00
2023-10-25 09:39:58 -07:00
2023-02-13 18:39:57 -08:00
2023-09-29 11:23:33 -07:00
2023-10-07 00:01:33 -07:00
2023-08-01 20:29:01 -07:00
2023-08-01 20:29:01 -07:00
2023-10-10 19:37:47 -07:00
2023-03-04 13:22:29 -08:00
2023-09-21 17:57:24 -07:00
2023-10-10 19:37:37 -07:00
2023-08-03 03:41:19 -07:00
2023-03-29 02:59:59 -07:00
2023-10-10 19:37:37 -07:00
2023-10-10 07:08:30 -07:00
2023-10-25 23:29:34 -07:00
2023-09-13 14:20:33 -07:00
2023-10-16 08:18:10 -07:00
2023-08-30 13:40:05 -07:00
2023-10-15 22:17:35 -07:00
2023-09-27 22:13:14 -07:00
2023-07-17 22:37:45 -07:00
2023-05-07 20:45:24 -07:00
2023-10-25 09:39:58 -07:00
2023-09-19 22:34:16 -07:00
2023-09-09 03:36:44 -07:00
2023-02-13 18:39:57 -08:00