changeset 4514 | d7e974543905 |
parent 4512 | d21a2eafb84d |
child 4556 | 19c0844361f3 |
child 5074 | 355de6af8ea9 |
--- a/src/devices/wifi/mac-low.cc Mon Jun 08 13:50:38 2009 +0200 +++ b/src/devices/wifi/mac-low.cc Mon Jun 08 15:10:49 2009 +0200 @@ -804,7 +804,7 @@ (*i)->NavReset (duration); } m_lastNavStart = Simulator::Now (); - m_lastNavDuration = duration; + m_lastNavStart = duration; } bool MacLow::DoNavStartNow (Time duration)