diff options
author | James Meyer <james.meyer@operamail.com> | 2011-08-01 08:52:56 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2011-08-01 08:52:56 (GMT) |
commit | cca1c731c7ff1d31304e0096505942dd5e100478 (patch) | |
tree | bfbd1820636b92a45f08988f4f977c526fb2bf2e /abs/core/madwifi/kernel-2.6.30.patch | |
parent | e088246e81c88f1f7cbef74d7df7f5359cc9b72c (diff) | |
download | linhes_pkgbuild-cca1c731c7ff1d31304e0096505942dd5e100478.zip linhes_pkgbuild-cca1c731c7ff1d31304e0096505942dd5e100478.tar.gz linhes_pkgbuild-cca1c731c7ff1d31304e0096505942dd5e100478.tar.bz2 |
madwifi: remove from repo
Diffstat (limited to 'abs/core/madwifi/kernel-2.6.30.patch')
-rw-r--r-- | abs/core/madwifi/kernel-2.6.30.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/abs/core/madwifi/kernel-2.6.30.patch b/abs/core/madwifi/kernel-2.6.30.patch deleted file mode 100644 index f844668..0000000 --- a/abs/core/madwifi/kernel-2.6.30.patch +++ /dev/null @@ -1,14 +0,0 @@ ---- ath/if_athvar.h~ 2009-06-13 09:38:53.000000000 +0200 -+++ ath/if_athvar.h 2009-06-13 09:38:53.000000000 +0200 -@@ -103,11 +103,6 @@ - /* - * Guess how the interrupt handler should work. - */ --#if !defined(IRQ_NONE) --typedef void irqreturn_t; --#define IRQ_NONE --#define IRQ_HANDLED --#endif /* !defined(IRQ_NONE) */ - - #ifndef SET_MODULE_OWNER - #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,23) |