]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/hostap/hostap-modules-0.3.9/ipaq_compat.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / hostap / hostap-modules-0.3.9 / ipaq_compat.patch
1 --- hostap-driver-0.3.7/driver/modules/hostap_compat.h.old      2005-04-17 09:12:38.304421464 +0100
2 +++ hostap-driver-0.3.7/driver/modules/hostap_compat.h  2005-04-17 09:13:04.413452288 +0100
3 @@ -5,7 +5,7 @@
4  #define NEW_MODULE_CODE
5  #endif
6  
7 -#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,5,44))
8 +#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,5,44)) && !defined(CONFIG_IPAQ_HANDHELD)
9  
10  #define HOSTAP_QUEUE struct tq_struct
11