Add stop timer flag to avoid resubmission of tx capture work queue timer while del_tiimer_sync. CRs-Fixed: 3056656 Change-Id: I72bfb6916f02297b15bb733359c0e4d7f91f0b73
@@ -578,6 +578,7 @@ struct dp_mon_pdev {
#ifdef WLAN_TX_PKT_CAPTURE_ENH
struct dp_pdev_tx_capture tx_capture;
+ bool stop_tx_capture_work_q_timer;
#endif
/* tx packet capture enhancement */