# HG changeset patch # User Mathieu Lacage # Date 1244466649 -7200 # Node ID d7e974543905d7393b4de08e38f6e677273b755f # Parent d21a2eafb84de80042d073b78f926bdf7853d256 Backed out changeset d21a2eafb84d 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)