android_kernel_xiaomi_sm8350/core/dp
Alok Kumar 19707a8b2f qcacld-3.0: Fix null pointer dereference in htt_t2h_lp_msg_handler
Apparently netbufs_ring is initialized only when reordering is not fully
offloaded. When a message of type HTT_T2H_MSG_TYPE_RX_OFFLOAD_DELIVER_IND
is sent, the driver does not check if reordering is offloaded.

Add a check, if reordering is offloaded, when a message of type
HTT_T2H_MSG_TYPE_RX_OFFLOAD_DELIVER_IND is sent.

Change-Id: I303b52182d97aa8185c23ccd99c37a97fb75a3d2
CRs-Fixed: 2213216
2018-05-12 01:25:35 -07:00
..
htt qcacld-3.0: Fix null pointer dereference in htt_t2h_lp_msg_handler 2018-05-12 01:25:35 -07:00
ol/inc qcacld-3.0: dp: Remove legacy markings 2018-04-24 14:48:38 -07:00
txrx qcacld-3.0: Fix typo "capabilites" 2018-05-09 16:31:19 -07:00