+41
−3
+100
−53
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The adapter accesses by the TDLS code is not protected with the concurrent access of the same by the cfg80211 callbacks (add / del interface, change interface) and thus results in a kernel panic.This commit provides the concurrent access to the adapter through a mutex. Change-Id: I1bb9845097b40ba7d622950a119e934731c822b9 CRs-fixed: 546843