android_kernel_xiaomi_sm8350/core/dp
Houston Hoffman 8c48504b55 qcacld-3.0: Pass txrx context durring pktlog deinit
pktlog deinit should not use cds_get_context.
Using cds_get_context for the txrx context was
causing the device to crash on the next insmod
because the deinit is happenning durring the deinitialization
of the txrx context after it has allready been unlinked from
as a global context.

Change-Id: I487951a6dd50680884223e7027e5bce1c8ddfa07
CRs-Fixed: 2004404
2017-02-10 18:10:42 -08:00
..
htt qcacld-3.0: Use functions directly for cloning instead of a func. pointer 2017-02-09 13:46:46 -08:00
ol/inc qcacld-3.0: Properly export ol_txrx.c APIs 2017-01-20 16:46:36 -08:00
txrx qcacld-3.0: Pass txrx context durring pktlog deinit 2017-02-10 18:10:42 -08:00