src/devices/mesh/mesh-wifi-interface-mac.cc
changeset 5422 21a4f34518ff
parent 5417 899604299046
child 5774 0fad665ff307
--- a/src/devices/mesh/mesh-wifi-interface-mac.cc	Thu Oct 15 13:49:42 2009 +0400
+++ b/src/devices/mesh/mesh-wifi-interface-mac.cc	Thu Oct 15 14:10:02 2009 +0400
@@ -282,8 +282,10 @@
   m_rxMiddle = 0;
   m_low = 0;
   m_dcfManager = 0;
+  m_stationManager = 0;
   m_phy = 0;
   m_queues.clear ();
+  m_plugins.clear ();
   m_beaconSendEvent.Cancel ();
   m_beaconDca = 0;