aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/750-set_pci_mwi.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2010-06-30 00:10:38 +0000
committerFelix Fietkau <nbd@openwrt.org>2010-06-30 00:10:38 +0000
commitbc13e4c08a07eca48a0e27088378f31822e72e02 (patch)
treefa3ad5471c2e714e7cfab4a0cb20e15f00ec465f /package/mac80211/patches/750-set_pci_mwi.patch
parente56dcdcffd8636ea59512fde8fc5e62863af9d49 (diff)
downloadupstream-bc13e4c08a07eca48a0e27088378f31822e72e02.tar.gz
upstream-bc13e4c08a07eca48a0e27088378f31822e72e02.tar.bz2
upstream-bc13e4c08a07eca48a0e27088378f31822e72e02.zip
mac80211: update to wireless-testing 2010-06-28
SVN-Revision: 21988
Diffstat (limited to 'package/mac80211/patches/750-set_pci_mwi.patch')
-rw-r--r--package/mac80211/patches/750-set_pci_mwi.patch9
1 files changed, 3 insertions, 6 deletions
diff --git a/package/mac80211/patches/750-set_pci_mwi.patch b/package/mac80211/patches/750-set_pci_mwi.patch
index 9d7daec14a..feb5d477a4 100644
--- a/package/mac80211/patches/750-set_pci_mwi.patch
+++ b/package/mac80211/patches/750-set_pci_mwi.patch
@@ -1,8 +1,6 @@
-Index: compat-wireless-2010-06-10/drivers/net/wireless/rt2x00/rt2x00pci.c
-===================================================================
---- compat-wireless-2010-06-10.orig/drivers/net/wireless/rt2x00/rt2x00pci.c 2010-06-20 15:01:59.000000000 +0200
-+++ compat-wireless-2010-06-10/drivers/net/wireless/rt2x00/rt2x00pci.c 2010-06-20 15:02:32.000000000 +0200
-@@ -327,8 +327,10 @@
+--- a/drivers/net/wireless/rt2x00/rt2x00pci.c
++++ b/drivers/net/wireless/rt2x00/rt2x00pci.c
+@@ -327,8 +327,10 @@ int rt2x00pci_probe(struct pci_dev *pci_
pci_set_master(pci_dev);
@@ -13,4 +11,3 @@ Index: compat-wireless-2010-06-10/drivers/net/wireless/rt2x00/rt2x00pci.c
if (dma_set_mask(&pci_dev->dev, DMA_BIT_MASK(32))) {
ERROR_PROBE("PCI DMA not supported.\n");
-