]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blob - src/patches/CnxADSL-cln-irqreturn.patch
git-svn-id: http://svn.ipfire.org/svn/ipfire/IPFire/source@16 ea5c0bd1-69bd-2848...
[people/pmueller/ipfire-2.x.git] / src / patches / CnxADSL-cln-irqreturn.patch
1 --- CnxADSL-TgrATM_k2.4.3-6.1.2.007CLN/KernelModule/ChipALCdsl.h.old Fri Oct 1 06:49:52 2004
2 +++ CnxADSL-TgrATM_k2.4.3-6.1.2.007CLN/KernelModule/ChipALCdsl.h Mon Oct 4 23:19:36 2004
3 @@ -546,7 +546,7 @@
4 DWORD ComChannel // Communications Channel
5 );
6
7 -#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0)
8 +#if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,23)
9 typedef void irqreturn_t;
10 #endif
11