From 86307b4db2cc678440b0456c09d6b0388602094a Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 26 Feb 2009 18:03:20 +0000 Subject: mac80211: update compat-wireless to 2009-02-25 SVN-Revision: 14675 --- .../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 9063cb5..ced7225 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.1