From 5679b13f634c67d91be9f89f889f978ec7413619 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 26 Feb 2009 18:03:20 +0000 Subject: [package] mac80211: update compat-wireless to 2009-02-25 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14675 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches/322-rt2x00-Add-support-for-MCS32-rt2800pci.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'package/mac80211/patches/322-rt2x00-Add-support-for-MCS32-rt2800pci.patch') 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 - -- cgit v1.2.3