aboutsummaryrefslogtreecommitdiffstats
path: root/package/acx-mac80211/patches/005-do_not_override_pci.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-05-03 09:05:39 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-05-03 09:05:39 +0000
commit00e8846c96864bda01fea784c22c6509805c1099 (patch)
treee55a3049db3e27c166df65440abc7dc47c85ce45 /package/acx-mac80211/patches/005-do_not_override_pci.patch
parent20da5f495f7b3eb45490ec792ce8566c5f9b5a16 (diff)
downloadupstream-00e8846c96864bda01fea784c22c6509805c1099.tar.gz
upstream-00e8846c96864bda01fea784c22c6509805c1099.tar.bz2
upstream-00e8846c96864bda01fea784c22c6509805c1099.zip
update acx-mac80211 to 20100422, patch from Bernhard Loos
SVN-Revision: 21335
Diffstat (limited to 'package/acx-mac80211/patches/005-do_not_override_pci.patch')
-rw-r--r--package/acx-mac80211/patches/005-do_not_override_pci.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/acx-mac80211/patches/005-do_not_override_pci.patch b/package/acx-mac80211/patches/005-do_not_override_pci.patch
deleted file mode 100644
index e21549bf3e..0000000000
--- a/package/acx-mac80211/patches/005-do_not_override_pci.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/pci.c
-+++ b/pci.c
-@@ -17,8 +17,6 @@
- */
- #define ACX_MAC80211_PCI 1
-
--#define CONFIG_PCI 1
--
- #include <linux/version.h>
-
- #if LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 33)