src/devices/wifi/mac-low.cc
changeset 5053 87648432f1ca
parent 4989 5f5b321b92d1
parent 4512 d21a2eafb84d
child 5074 355de6af8ea9
--- a/src/devices/wifi/mac-low.cc	Mon Jun 08 15:48:46 2009 +0400
+++ b/src/devices/wifi/mac-low.cc	Mon Jun 08 16:30:52 2009 +0400
@@ -805,7 +805,7 @@
       (*i)->NavReset (duration);
     }
   m_lastNavStart = Simulator::Now ();
-  m_lastNavStart = duration;
+  m_lastNavDuration = duration;
 }
 bool
 MacLow::DoNavStartNow (Time duration)