changeset 4512 | d21a2eafb84d |
parent 4509 | b2654e0f071d |
child 4514 | d7e974543905 |
child 5053 | 87648432f1ca |
--- a/src/devices/wifi/mac-low.cc Mon Jun 08 13:47:04 2009 +0200 +++ b/src/devices/wifi/mac-low.cc Mon Jun 08 13:50:38 2009 +0200 @@ -804,7 +804,7 @@ (*i)->NavReset (duration); } m_lastNavStart = Simulator::Now (); - m_lastNavStart = duration; + m_lastNavDuration = duration; } bool MacLow::DoNavStartNow (Time duration)