android_kernel_xiaomi_sm8350/core/dp/txrx
Alok Kumar d6de641aa6 qcacld-3.0: Remove work create for peer_unmap_timer_handler
This is revert of Change-Id: I9a9554ef0aa9288bf5abe22cd2513d8cc41c29d4

When peer_unmap_timer_handler runs for multiple peers, same work
is INITed for multiple peers as this work is not per peer based.
This will update the work param i.e. peer gets updated each time,
which leads in deletion of wrong peer.

Remove the work INIT and scheduling of "peer_unmap_timer_work_function"
as cds_trigger_recover() has already taken care of atomic context.

Change-Id: Ida0a50f27cfe4c08763b359dab51c82e757ec100
CRs-Fixed: 2498498
2019-07-30 02:43:47 -07:00
..
ipv6_defs.h
ol_cfg.c qcacld-3.0: Add support for TCP delayed ack in driver 2019-06-18 22:27:35 -07:00
ol_ctrl_txrx_api.h qcacld-3.0: Consolidate multiple MAC_ADDR_LEN to QDF_MAC_ADDR_SIZE 2019-03-28 16:49:58 -07:00
ol_osif_txrx_api.h
ol_rx_defrag.c qcacld-3.0: Consolidate multiple MAC_ADDR_LEN to QDF_MAC_ADDR_SIZE 2019-03-28 16:49:58 -07:00
ol_rx_defrag.h qcacld-3.0: Consolidate multiple MAC_ADDR_LEN to QDF_MAC_ADDR_SIZE 2019-03-28 16:49:58 -07:00
ol_rx_fwd.c qcacld-3.0: Consolidate multiple MAC_ADDR_LEN to QDF_MAC_ADDR_SIZE 2019-03-28 16:49:58 -07:00
ol_rx_fwd.h
ol_rx_pn.c qcacld-3.0: Replace MAC_ADDRESS_STR with QDF_MAC_ADDR_STR 2019-04-18 13:26:09 -07:00
ol_rx_pn.h
ol_rx_reorder_timeout.c
ol_rx_reorder_timeout.h
ol_rx_reorder.c qcacld-3.0: Replace MAC_ADDRESS_STR with QDF_MAC_ADDR_STR 2019-04-18 13:26:09 -07:00
ol_rx_reorder.h
ol_rx.c qcacld-3.0: Use new HDD callback for rx mic error 2019-07-22 11:36:11 -07:00
ol_rx.h qcacld-3.0: Use new HDD callback for rx mic error 2019-07-22 11:36:11 -07:00
ol_tx_classify.c qcacld-3.0: Ratelimit per packet log in case of disconnect 2019-07-22 02:19:00 -07:00
ol_tx_classify.h
ol_tx_desc.c qcacld-3.0: Fix double free of skb in case of send failure for TSO 2019-07-11 04:53:32 -07:00
ol_tx_desc.h qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
ol_tx_hl.c qcacld-3.0: Fix DPTRACE TX and RX counters for HL data path 2019-07-19 04:04:09 -07:00
ol_tx_ll_fastpath.c qcacld-3.0: Fix DPTRACE TX and RX counters for HL data path 2019-07-19 04:04:09 -07:00
ol_tx_ll_legacy.c
ol_tx_ll.c
ol_tx_queue.c qcacld-3.0: Replace MAC_ADDRESS_STR with QDF_MAC_ADDR_STR 2019-04-18 13:26:09 -07:00
ol_tx_queue.h
ol_tx_sched.c qcacld-3.0: Multiple cleanup regarding access category 2019-04-06 00:15:56 -07:00
ol_tx_sched.h
ol_tx_send.c qcacld-3.0: Fix DPTRACE TX and RX counters for HL data path 2019-07-19 04:04:09 -07:00
ol_tx_send.h
ol_tx_throttle.c qcacld-3.0: Remove unnecessary prints from data path 2018-11-16 05:08:30 -08:00
ol_tx.c qcacld-3.0: Remove void pointer usage for part of DP code 2019-07-27 13:42:14 -07:00
ol_tx.h
ol_txrx_encap.c qcacld-3.0: Consolidate multiple MAC_ADDR_LEN to QDF_MAC_ADDR_SIZE 2019-03-28 16:49:58 -07:00
ol_txrx_encap.h
ol_txrx_event.c qcacld-3.0: Fix function type for wdi_event_sub 2019-02-23 00:25:49 -08:00
ol_txrx_flow_control.c qcacld-3.0: Add stop_th and start_th for tx flow control V1 2019-04-28 18:46:27 -07:00
ol_txrx_internal.h qcacld-3.0: Ratelimit per packet log in case of disconnect 2019-07-22 02:19:00 -07:00
ol_txrx_ipa.c qcacld-3.0: Properly set IPA RX params for WDI 1.0 2019-07-16 18:40:11 -07:00
ol_txrx_ipa.h qcacld-3.0: Export max IPA interface numbers 2019-07-25 02:40:48 -07:00
ol_txrx_legacy_flow_control.c Revert "qcacld-3.0: Fix WDI 1.0 MCC TX SMMU fault" 2018-11-22 00:43:27 -08:00
ol_txrx_peer_find.c qcacld-3.0: Replace MAC_ADDRESS_STR with QDF_MAC_ADDR_STR 2019-04-18 13:26:09 -07:00
ol_txrx_peer_find.h qcacld-3.0: dp: Replace explicit comparison to NULL 2019-03-22 17:39:28 -07:00
ol_txrx_types.h qcacld-3.0: Remove work create for peer_unmap_timer_handler 2019-07-30 02:43:47 -07:00
ol_txrx.c qcacld-3.0: Remove work create for peer_unmap_timer_handler 2019-07-30 02:43:47 -07:00
ol_txrx.h qcacld-3.0: Remove work create for peer_unmap_timer_handler 2019-07-30 02:43:47 -07:00
wdi_event_api.h qcacld-3.0: Fix function type for wdi_event_sub 2019-02-23 00:25:49 -08:00
wdi_event.h qcacld-3.0: Move enum WDI_EVENT to common datapath 2019-05-15 05:47:01 -07:00