wifi: Add missing RrpaaWifiManager traces to WifiHelper::EnableLogComponents
This commit is contained in:
@@ -828,6 +828,7 @@ WifiHelper::EnableLogComponents (void)
|
||||
LogComponentEnable ("ParfWifiManager", LOG_LEVEL_ALL);
|
||||
LogComponentEnable ("RegularWifiMac", LOG_LEVEL_ALL);
|
||||
LogComponentEnable ("RraaWifiManager", LOG_LEVEL_ALL);
|
||||
LogComponentEnable ("RrpaaWifiManager", LOG_LEVEL_ALL);
|
||||
LogComponentEnable ("SpectrumWifiPhy", LOG_LEVEL_ALL);
|
||||
LogComponentEnable ("StaWifiMac", LOG_LEVEL_ALL);
|
||||
LogComponentEnable ("SupportedRates", LOG_LEVEL_ALL);
|
||||
|
||||
Reference in New Issue
Block a user