android_kernel_xiaomi_sm8350/core/dp/txrx
Manikanta Pubbisetty e70a618e3f qcacld-3.0: unregister peer hang notifier
Currently, we register the peer hang notifier when the peer unmap
timer elapses, but do not unregister it. We also pass the peer reference
for which the unmap timeout happened as part of the notifier registry.

Since we do not unregister the notfier, there are chances that we
call the notifier with a stale peer reference during the subsequent
hang event which results in a crash; avoid this by unregistering the
peer hang notifier as part of device recovery.

Change-Id: I36bd8d9c1b4e38e1ba9d8c16b79df7f0cd1c9f82
CRs-Fixed: 2688676
2020-06-07 10:13:22 -07:00
..
ipv6_defs.h
ol_cfg.c qcacld-3.0: Configure pktlog buffer size from INI 2020-01-31 02:33:31 -08:00
ol_ctrl_txrx_api.h
ol_osif_txrx_api.h
ol_rx_defrag.c qcacld-3.0: Add update_seq_num flag to htt_rx_mpdu_desc_seq_num 2020-05-15 06:55:57 -07:00
ol_rx_defrag.h
ol_rx_fwd.c qcacld-3.0: cdp: Convergence of cdp misc ops 2019-11-21 06:11:43 -08:00
ol_rx_fwd.h qcacld-3.0: cdp: Convergence of cdp misc ops 2019-11-21 06:11:43 -08:00
ol_rx_pn.c qcacld-3.0: Add update_seq_num flag to htt_rx_mpdu_desc_seq_num 2020-05-15 06:55:57 -07:00
ol_rx_pn.h
ol_rx_reorder_timeout.c
ol_rx_reorder_timeout.h
ol_rx_reorder.c qcacld-3.0: Add update_seq_num flag to htt_rx_mpdu_desc_seq_num 2020-05-15 06:55:57 -07:00
ol_rx_reorder.h
ol_rx.c qcacld-3.0: Add update_seq_num flag to htt_rx_mpdu_desc_seq_num 2020-05-15 06:55:57 -07:00
ol_rx.h qcacld-3.0: Update timestamp in skb on receiving frag indication 2019-12-05 16:39:00 -08:00
ol_tx_classify.c qcacld-3.0: Fix data stall during TDLS Offchan Operation 2019-11-06 23:50:23 -08:00
ol_tx_classify.h
ol_tx_desc.c
ol_tx_desc.h
ol_tx_hl.c qcacld-3.0: add pointer 'vdev' null check in TXRX module 2020-04-07 20:18:25 -07:00
ol_tx_ll_fastpath.c qcacld-3.0: Add driver support for QCA6750 2020-01-20 01:10:01 -08:00
ol_tx_ll_legacy.c
ol_tx_ll.c
ol_tx_queue.c qcacld-3.0: cdp: Converge cdp_cmn_ops 2019-12-27 03:24:09 -08:00
ol_tx_queue.h qcacld-3.0: cdp: Convergence of cdp_l_flowctl_ops 2019-11-11 23:08:02 -08:00
ol_tx_sched.c qcacld-3.0: Add credit tracking for HL Data Path 2019-12-13 07:03:11 -08:00
ol_tx_sched.h qcacld-3.0: cdp: Convergence of cdp misc ops 2019-11-21 06:11:43 -08:00
ol_tx_send.c qcacld-3.0: Fix htt_status & A_STATUS map dp status wrong issue 2020-06-07 08:07:44 -07:00
ol_tx_send.h qcacld-3.0: cdp: Convergence of cdp_l_flowctl_ops 2019-11-11 23:08:02 -08:00
ol_tx_throttle.c qcacld-3.0: cdp: Convergence of cdp_throttle_ops 2019-11-11 23:07:46 -08:00
ol_tx.c qcacld-3.0: cdp: Converge ol_txrx_ops 2019-12-27 03:24:24 -08:00
ol_tx.h qcacld-3.0: add pointer 'vdev' null check in TXRX module 2020-04-07 20:18:25 -07:00
ol_txrx_encap.c
ol_txrx_encap.h
ol_txrx_event.c qcacld-3.0: add NULL check before soc dereference 2020-04-30 03:35:11 -07:00
ol_txrx_flow_control.c qcacld-3.0: Selectively reduce dp logs 2020-01-27 05:17:00 -08:00
ol_txrx_internal.h qcacld-3.0: Handle last msdu bit not set in partial reorder 2020-05-15 05:24:33 -07:00
ol_txrx_ipa.c Revert "qcacld-3.0: Use IS_ENABLED for the definition of kernel module" 2020-06-06 19:06:09 -07:00
ol_txrx_ipa.h Revert "qcacld-3.0: Use IS_ENABLED for the definition of kernel module" 2020-06-06 19:06:09 -07:00
ol_txrx_legacy_flow_control.c qcacld-3.0: cdp: Converge cdp_cmn_ops 2019-12-27 03:24:09 -08:00
ol_txrx_peer_find.c
ol_txrx_peer_find.h
ol_txrx_types.h qcacld-3.0: Register/deregister packet capture callbacks 2020-02-17 21:21:19 -08:00
ol_txrx.c qcacld-3.0: unregister peer hang notifier 2020-06-07 10:13:22 -07:00
ol_txrx.h qcacld-3.0: Add support for logging hang event data 2020-03-30 21:18:10 -07:00
wdi_event_api.h qcacld-3.0: cdp: Converge cdp_ctrl_ops 2020-01-20 17:50:23 -08:00
wdi_event.h