summaryrefslogtreecommitdiffstats
path: root/abs/core/madwifi/kernel-2.6.30.patch
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2011-08-01 08:52:56 (GMT)
committerJames Meyer <james.meyer@operamail.com>2011-08-01 08:52:56 (GMT)
commitcca1c731c7ff1d31304e0096505942dd5e100478 (patch)
treebfbd1820636b92a45f08988f4f977c526fb2bf2e /abs/core/madwifi/kernel-2.6.30.patch
parente088246e81c88f1f7cbef74d7df7f5359cc9b72c (diff)
downloadlinhes_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.patch14
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)