diff --git a/src/wifi/model/wifi-phy-state-helper.cc b/src/wifi/model/wifi-phy-state-helper.cc index a4ec4d921..1af18f036 100644 --- a/src/wifi/model/wifi-phy-state-helper.cc +++ b/src/wifi/model/wifi-phy-state-helper.cc @@ -67,7 +67,7 @@ WifiPhyStateHelper::GetTypeId() } WifiPhyStateHelper::WifiPhyStateHelper() - : NS_LOG_TEMPLATE_DEFINE("Queue"), + : NS_LOG_TEMPLATE_DEFINE("WifiPhyStateHelper"), m_sleeping(false), m_isOff(false), m_endTx(Seconds(0)),