wifi: Fix SIG-B mode default initialization in TXVECTOR

This commit is contained in:
Sébastien Deronne
2024-10-13 10:12:28 +02:00
parent 6f201e3558
commit 742f736723

View File

@@ -75,6 +75,7 @@ WifiTxVector::WifiTxVector(WifiMode mode,
m_triggerResponding(triggerResponding),
m_modeInitialized(true),
m_inactiveSubchannels(),
m_sigBMcs(EhtPhy::GetVhtMcs(0)),
m_ruAllocation(),
m_center26ToneRuIndication(std::nullopt),
m_ehtPpduType(1) // SU transmission by default