Remove unused patches

svn path=/dists/trunk/linux-2.6/; revision=18270
This commit is contained in:
Ben Hutchings 2011-11-13 22:45:11 +00:00
parent 20aab207cb
commit 31bb914b8a
2 changed files with 0 additions and 6218 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,25 +0,0 @@
Subject: [PATCH v2] rt2x00: Add device ID for RT539F device.
From: Gertjan van Wingerde <gwingerde@gmail.com>
Date: Sat, 04 Jun 2011 15:55:00 -0500
Reported-by: Wim Vander Schelden <wim@fixnum.org>
Signed-off-by: Gertjan van Wingerde <gwingerde@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 5513edf..fd99449 100644
--- a/drivers/net/wireless/rt2x00/rt2800pci.c
+++ b/drivers/net/wireless/rt2x00/rt2800pci.c
@@ -1160,6 +1160,7 @@ static DEFINE_PCI_DEVICE_TABLE(rt2800pci_device_table) = {
#endif
#ifdef CONFIG_RT2800PCI_RT53XX
{ PCI_DEVICE(0x1814, 0x5390) },
+ { PCI_DEVICE(0x1814, 0x539f) },
#endif
{ 0, }
};
--
1.7.5