net: qrtr: Use lock while looking up tx flow
Flow structs are freed under the qrtr_tx_lock. Make sure all accesses
to the flow radix tree are protected by the qrtr_tx_lock.
Change-Id: I1574a09079e80ca9df255eaf9a8b3e5368b26305
Signed-off-by:
Chris Lew <clew@codeaurora.org>
Loading
Please register or sign in to comment