summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-10-09 14:54:57 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-10-09 14:54:57 +0300
commit107d8fce2f9201d4b8845c11b65f24bccbb2a841 (patch)
tree5f3541cd42f79dc4384d9296a5b65c734d4f3b7c
parent3c91c48cda5920272d8051851c5c7eb8167efee0 (diff)
downloadandroid_hardware_ti_wlan-stable/cm-13.0-ZNH2KB.tar.gz
android_hardware_ti_wlan-stable/cm-13.0-ZNH2KB.tar.bz2
android_hardware_ti_wlan-stable/cm-13.0-ZNH2KB.zip
Include driver_nl80211.h from wpa_supplicant repositorystable/cm-13.0-ZNH2KBstable/cm-13.0-ZNH2Kstable/cm-13.0-ZNH0E
Change-Id: Ic88dc0fcb963d6e85ad2ec5159011fd93eeb03ff
-rw-r--r--mac80211/wpa_supplicant_lib/driver_mac80211_nl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mac80211/wpa_supplicant_lib/driver_mac80211_nl.c b/mac80211/wpa_supplicant_lib/driver_mac80211_nl.c
index 5ae2a9b3..af3a4a59 100644
--- a/mac80211/wpa_supplicant_lib/driver_mac80211_nl.c
+++ b/mac80211/wpa_supplicant_lib/driver_mac80211_nl.c
@@ -24,7 +24,7 @@
#include "config_ssid.h"
#include "wpa_debug.h"
#include "linux_ioctl.h"
-#include "hardware_legacy/driver_nl80211.h"
+#include "driver_nl80211.h"
#define WPA_EVENT_DRIVER_STATE "CTRL-EVENT-DRIVER-STATE "
#define DRV_NUMBER_SEQUENTIAL_ERRORS 4