src/devices/wifi/mac-low.cc
changeset 5074 355de6af8ea9
parent 5053 87648432f1ca
parent 4514 d7e974543905
child 5093 2dc19210c693
--- a/src/devices/wifi/mac-low.cc	Tue Jun 16 17:58:06 2009 +0400
+++ b/src/devices/wifi/mac-low.cc	Tue Jun 16 17:58:16 2009 +0400
@@ -805,7 +805,7 @@
       (*i)->NavReset (duration);
     }
   m_lastNavStart = Simulator::Now ();
-  m_lastNavDuration = duration;
+  m_lastNavStart = duration;
 }
 bool
 MacLow::DoNavStartNow (Time duration)