summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab2009-11-03 10:17:24 +0100
committerGreg Kroah-Hartman2009-12-11 21:23:22 +0100
commitf61fb9356d20977258bb59a8d9f1857d2c58ac98 (patch)
tree42283f5a2ecfbac99c3ef3abdaefc206931ba55b /drivers/staging/rtl8192u/ieee80211.h
parentStaging: Added Realtek rtl8192u driver to staging (diff)
downloadkernel-qcow2-linux-f61fb9356d20977258bb59a8d9f1857d2c58ac98.tar.gz
kernel-qcow2-linux-f61fb9356d20977258bb59a8d9f1857d2c58ac98.tar.xz
kernel-qcow2-linux-f61fb9356d20977258bb59a8d9f1857d2c58ac98.zip
Staging: rtl8192u: make it compile
Add it to staging Kbuild and fixes some API differences that prevents compilation. It seems that the ieee80211 stack is very close to rtl8192su one. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rtl8192u/ieee80211.h')
-rw-r--r--drivers/staging/rtl8192u/ieee80211.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/staging/rtl8192u/ieee80211.h b/drivers/staging/rtl8192u/ieee80211.h
index c182e91b73c0..690d41c8cb62 100644
--- a/drivers/staging/rtl8192u/ieee80211.h
+++ b/drivers/staging/rtl8192u/ieee80211.h
@@ -39,9 +39,9 @@
#include <linux/delay.h>
#include <linux/wireless.h>
-#include "../../ieee80211/rtl819x_HT.h"
-#include "../../ieee80211/rtl819x_BA.h"
-#include "../../ieee80211/rtl819x_TS.h"
+#include "ieee80211/rtl819x_HT.h"
+#include "ieee80211/rtl819x_BA.h"
+#include "ieee80211/rtl819x_TS.h"
#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,20))
#ifndef bool