aboutsummaryrefslogtreecommitdiffstats
path: root/package/mac80211/patches/322-rt2x00-Add-support-for-MCS32-rt2800pci.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-02-26 18:03:20 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-02-26 18:03:20 +0000
commit5679b13f634c67d91be9f89f889f978ec7413619 (patch)
treeb1ea20b400f6e6c50a88ab63c484251d5414419e /package/mac80211/patches/322-rt2x00-Add-support-for-MCS32-rt2800pci.patch
parent7a4e671872a80f8d3433fa0158b733a0d7478578 (diff)
downloadmaster-187ad058-5679b13f634c67d91be9f89f889f978ec7413619.tar.gz
master-187ad058-5679b13f634c67d91be9f89f889f978ec7413619.tar.bz2
master-187ad058-5679b13f634c67d91be9f89f889f978ec7413619.zip
[package] mac80211: update compat-wireless to 2009-02-25
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14675 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/mac80211/patches/322-rt2x00-Add-support-for-MCS32-rt2800pci.patch')
-rw-r--r--package/mac80211/patches/322-rt2x00-Add-support-for-MCS32-rt2800pci.patch7
1 files changed, 1 insertions, 6 deletions
diff --git a/package/mac80211/patches/322-rt2x00-Add-support-for-MCS32-rt2800pci.patch b/package/mac80211/patches/322-rt2x00-Add-support-for-MCS32-rt2800pci.patch
index 9063cb52ca..ced722589d 100644
--- a/package/mac80211/patches/322-rt2x00-Add-support-for-MCS32-rt2800pci.patch
+++ b/package/mac80211/patches/322-rt2x00-Add-support-for-MCS32-rt2800pci.patch
@@ -8,11 +8,9 @@ Signed-off-by: Ivo van Doorn@gmail.com>
drivers/net/wireless/rt2x00/rt2800pci.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
-diff --git a/drivers/net/wireless/rt2x00/rt2800pci.c b/drivers/net/wireless/rt2x00/rt2800pci.c
-index 6e98c3d..63d6499 100644
--- a/drivers/net/wireless/rt2x00/rt2800pci.c
+++ b/drivers/net/wireless/rt2x00/rt2800pci.c
-@@ -2484,6 +2484,7 @@ static int rt2800pci_probe_hw_mode(struct rt2x00_dev *rt2x00dev)
+@@ -2484,6 +2484,7 @@ static int rt2800pci_probe_hw_mode(struc
spec->ht.mcs.rx_mask[1] = 0xff;
case 1:
spec->ht.mcs.rx_mask[0] = 0xff;
@@ -20,6 +18,3 @@ index 6e98c3d..63d6499 100644
break;
}
---
-1.6.0
-