]> git.pld-linux.org Git - packages/acx.git/blob - acx-2.6.30.patch
- rel 4; with 2.6.30 patch
[packages/acx.git] / acx-2.6.30.patch
1 --- acx-20070101/wlan_compat.h.orig     2006-05-20 20:27:57.000000000 +0200
2 +++ acx-20070101/wlan_compat.h  2009-08-28 18:52:52.000000000 +0200
3 @@ -221,8 +221,10 @@
4  #ifndef IRQ_NONE
5  #define IRQ_NONE
6  #define IRQ_HANDLED
7 +#if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 30)
8  typedef void irqreturn_t;
9  #endif
10 +#endif
11  
12  #ifndef ARPHRD_IEEE80211_PRISM
13  #define ARPHRD_IEEE80211_PRISM 802
This page took 0.525675 seconds and 3 git commands to generate.