wifi: Do not increment reference count during logging in SpectrumWifiPhy
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <numeric>
|
||||
|
||||
#undef NS_LOG_APPEND_CONTEXT
|
||||
#define NS_LOG_APPEND_CONTEXT WIFI_PHY_NS_LOG_APPEND_CONTEXT(Ptr(this))
|
||||
#define NS_LOG_APPEND_CONTEXT WIFI_PHY_NS_LOG_APPEND_CONTEXT(Ptr(this, false))
|
||||
|
||||
namespace ns3
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user