android_kernel_xiaomi_sm8350/core/dp
Jeff Johnson dac9e38803 qcacld-3.0: Remove get of global context in ol_rx_data_cb()
Currently ol_rx_data_cb() calls cds_get_global_context() but then
doesn't do anything with the context other than verify it is not
NULL. Since the context itself is unused, remove the unnecessary call
to cds_get_global_context().

Change-Id: I42a0aa1adba5ba25a95cf22523153356e3976b47
CRs-Fixed: 2115512
2017-09-28 03:47:11 -07:00
..
htt qcacld-3.0: Use qdf_dbg instead of qdf_print for non-error logs 2017-09-27 17:30:39 -07:00
ol/inc qcacld-3.0: dp: Replace instances of unadorned %p 2017-09-25 21:56:58 -07:00
txrx qcacld-3.0: Remove get of global context in ol_rx_data_cb() 2017-09-28 03:47:11 -07:00