Update hostap packages from OE

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@330 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2006-03-23 23:28:43 +00:00
parent 1494095f62
commit 5d530ad71d
18 changed files with 270 additions and 303 deletions

View File

@@ -0,0 +1,11 @@
--- hostap-driver-0.3.7/driver/modules/hostap_compat.h.old 2005-04-17 09:12:38.304421464 +0100
+++ hostap-driver-0.3.7/driver/modules/hostap_compat.h 2005-04-17 09:13:04.413452288 +0100
@@ -5,7 +5,7 @@
#define NEW_MODULE_CODE
#endif
-#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,5,44))
+#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,5,44)) && !defined(CONFIG_IPAQ_HANDHELD)
#define HOSTAP_QUEUE struct tq_struct