This change fixed compilation issue when defined macro WLAN_FEATURE_CONNECTIVITY_LOGGING but no WLAN_FEATURE_ROAM_OFFLOAD. Change-Id: I78f58c2bcfffb66ddf9390a8d724821faa90563c CRs-Fixed: 3066954
@@ -28,7 +28,8 @@
#include "qdf_str.h"
#include "wlan_cm_roam_public_struct.h"
-#ifdef WLAN_FEATURE_CONNECTIVITY_LOGGING
+#if defined(WLAN_FEATURE_CONNECTIVITY_LOGGING) && \
+ defined(WLAN_FEATURE_ROAM_OFFLOAD)
/**
* cm_roam_scan_info_event() - send scan info to userspace
* @scan: roam scan data