release the channel.

This commit is contained in:
Mathieu Lacage
2008-03-15 22:27:42 +01:00
parent 2ea43c9729
commit b685071f5a

View File

@@ -74,6 +74,7 @@ WifiNetDevice::DoDispose (void)
m_stationManager->Dispose ();
m_mac = 0;
m_phy = 0;
m_channel = 0;
m_stationManager = 0;
// chain up.
NetDevice::DoDispose ();