diff --git a/src/wifi/model/wifi-phy.cc b/src/wifi/model/wifi-phy.cc index 53562c0a2..e53e355d9 100644 --- a/src/wifi/model/wifi-phy.cc +++ b/src/wifi/model/wifi-phy.cc @@ -1822,6 +1822,7 @@ WifiPhy::Send (WifiConstPsduMap psdus, WifiTxVector txVector) it.second->CancelRunningEndPreambleDetectionEvents (); } m_currentPreambleEvents.clear (); + m_endPhyRxEvent.Cancel (); if (m_powerRestricted) {