src/wifi/model/edca-txop-n.cc
changeset 11388 e367c5bde0fa
parent 11353 b03d1c0ada03
child 11432 d2656819dd54
--- a/src/wifi/model/edca-txop-n.cc	Wed May 06 23:14:06 2015 +0200
+++ b/src/wifi/model/edca-txop-n.cc	Wed May 06 14:23:50 2015 -0700
@@ -240,6 +240,7 @@
   : m_manager (0),
     m_currentPacket (0),
     m_aggregator (0),
+    m_typeOfStation (STA),
     m_blockAckType (COMPRESSED_BLOCK_ACK),
     m_ampduExist (false)
 {