src/wifi/model/wifi-remote-station-manager.cc
changeset 11388 e367c5bde0fa
parent 11384 935dc1cc08a4
child 11419 d118c95b966c
--- a/src/wifi/model/wifi-remote-station-manager.cc	Wed May 06 23:14:06 2015 +0200
+++ b/src/wifi/model/wifi-remote-station-manager.cc	Wed May 06 14:23:50 2015 -0700
@@ -324,6 +324,7 @@
 }
 
 WifiRemoteStationManager::WifiRemoteStationManager ()
+ : m_htSupported (false)
 {
 }