From 9850d1b062e7a5832bc3b66b814369cb57867093 Mon Sep 17 00:00:00 2001 From: Chinh Tran Date: Mon, 8 Feb 2010 15:59:46 -0800 Subject: external/connectivity/(CNE): Fix multiple network interface in main table Check the init service and only activate iproute2 when CNE is in use CRs-fixed: 225970 --- reference-cne/inc/CRefCne.h | 1 + 1 file changed, 1 insertion(+) (limited to 'reference-cne/inc/CRefCne.h') diff --git a/reference-cne/inc/CRefCne.h b/reference-cne/inc/CRefCne.h index e93f113..d67fc4e 100644 --- a/reference-cne/inc/CRefCne.h +++ b/reference-cne/inc/CRefCne.h @@ -81,6 +81,7 @@ public: private: /* Wlan notification command format */ typedef struct _Wlan { + int type; int status; int rssi; char ssid[32]; -- cgit v1.2.3