From d1e3d41785ec69f9afdd281b19bd30d6a945a92f Mon Sep 17 00:00:00 2001 From: nbd Date: Wed, 30 Jun 2010 00:10:38 +0000 Subject: mac80211: update to wireless-testing 2010-06-28 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21988 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/750-set_pci_mwi.patch | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'package/mac80211/patches/750-set_pci_mwi.patch') diff --git a/package/mac80211/patches/750-set_pci_mwi.patch b/package/mac80211/patches/750-set_pci_mwi.patch index 9d7daec14..feb5d477a 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"); - -- cgit v1.2.3