+16
−6
+0
−36
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
hdd_for_each_adapter and hdd_for_each_adapter_dev_held are not delete safe APIs. These APIs may cause synchronization issues. To address all synchronization issues, use hdd_for_each_adapter_dev_held_safe api across the driver. Change-Id: Ic05a707d2f6ee4822a4c3f818c9706a1581bc89c CRs-Fixed: 2795661