Fixed wifi-failure

This commit is contained in:
Kirill Andreev
2009-04-29 13:06:06 +04:00
parent 84601556c1
commit 28c51fd63a

View File

@@ -271,6 +271,7 @@ void
MacLow::DoDispose (void)
{
NS_LOG_FUNCTION (this);
m_listener = 0;
CancelAllEvents ();
m_phy = 0;
m_stationManager = 0;