diff -r d21a2eafb84d -r d7e974543905 src/devices/wifi/mac-low.cc --- 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)