updated on Mon Jan 16 00:01:41 UTC 2012
[aur-mirror.git] / tiacx / kernel-2.6.30.patch
blobb5d94a18109341b71130be86cac9f240c36bad71
1 --- wlan_compat.h~ 2009-06-12 09:17:30.000000000 +0200
2 +++ wlan_compat.h 2009-06-12 09:17:30.000000000 +0200
3 @@ -217,13 +217,6 @@
4 /*=============================================================*/
5 #define WLAN_PACKED __attribute__ ((packed))
7 -/* Interrupt handler backwards compatibility stuff */
8 -#ifndef IRQ_NONE
9 -#define IRQ_NONE
10 -#define IRQ_HANDLED
11 -typedef void irqreturn_t;
12 -#endif
14 #ifndef ARPHRD_IEEE80211_PRISM
15 #define ARPHRD_IEEE80211_PRISM 802
16 #endif