wifi: No preamble can be received when PHY is in sleep mode
This commit is contained in:
committed by
Sébastien Deronne
parent
6deb869ce0
commit
d5aab3adc6
@@ -1396,7 +1396,6 @@ void
|
||||
WifiPhy::ResumeFromSleep()
|
||||
{
|
||||
NS_LOG_FUNCTION(this);
|
||||
m_currentPreambleEvents.clear();
|
||||
switch (m_state->GetState())
|
||||
{
|
||||
case WifiPhyState::TX:
|
||||
|
||||
Reference in New Issue
Block a user