wifi: Make sure preamble detection is not scheduled multiple times for PPDUs with same UID
This commit is contained in:
committed by
Sebastien Deronne
parent
9e652e463f
commit
7ef0c32f62
@@ -877,6 +877,7 @@ PhyEntity::DoGetEvent(Ptr<const WifiPpdu> ppdu, RxPowerWattPerChannelBand& rxPow
|
||||
// Update received power of the event associated to that transmission
|
||||
UpdateInterferenceEvent(event, rxPowersW);
|
||||
}
|
||||
return nullptr;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user