]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
remove a .27 patch that was not intended to go there.
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jan 2010 21:20:57 +0000 (13:20 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jan 2010 21:20:57 +0000 (13:20 -0800)
review-2.6.27/rt2x00-disable-powersaving-for-rt61pci-and-rt2800pci.patch [deleted file]
review-2.6.27/series

diff --git a/review-2.6.27/rt2x00-disable-powersaving-for-rt61pci-and-rt2800pci.patch b/review-2.6.27/rt2x00-disable-powersaving-for-rt61pci-and-rt2800pci.patch
deleted file mode 100644 (file)
index fb757b4..0000000
+++ /dev/null
@@ -1,38 +0,0 @@
-From 93b6bd26b74efe46b4579592560f9f1cb7b61994 Mon Sep 17 00:00:00 2001
-From: Gertjan van Wingerde <gwingerde@gmail.com>
-Date: Mon, 14 Dec 2009 20:33:55 +0100
-Subject: rt2x00: Disable powersaving for rt61pci and rt2800pci.
-
-From: Gertjan van Wingerde <gwingerde@gmail.com>
-
-commit 93b6bd26b74efe46b4579592560f9f1cb7b61994 upstream.
-
-We've had many reports of rt61pci failures with powersaving enabled.
-Therefore, as a stop-gap measure, disable powersaving of the rt61pci
-until we have found a proper solution.
-Also disable powersaving on rt2800pci as it most probably will show
-the same problem.
-
-Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
-Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
-Signed-off-by: John W. Linville <linville@tuxdriver.com>
-Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-
----
- drivers/net/wireless/rt2x00/rt61pci.c |    5 +++++
- 1 file changed, 5 insertions(+)
-
---- a/drivers/net/wireless/rt2x00/rt61pci.c
-+++ b/drivers/net/wireless/rt2x00/rt61pci.c
-@@ -2281,6 +2281,11 @@ static void rt61pci_probe_hw_mode(struct
-       unsigned int i;
-       /*
-+       * Disable powersaving as default.
-+       */
-+      rt2x00dev->hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
-+
-+      /*
-        * Initialize all hw fields.
-        */
-       rt2x00dev->hw->flags =
index 4c729bddbfff01180cfbc83b6a654b6452c6c552..a23102d490657a9fad3f5168b28d26ebfb0994c2 100644 (file)
@@ -5,6 +5,5 @@ i2c-tsl2550-fix-lux-value-in-extended-mode.patch
 ipv6-reassembly-use-seperate-reassembly-queues-for-conntrack-and-local-delivery.patch
 s390-dasd-support-diag-access-for-read-only-devices.patch
 x86-ptrace-make-genregs_get-set-more-robust.patch
-rt2x00-disable-powersaving-for-rt61pci-and-rt2800pci.patch
 generic_permission-may_open-is-not-write-access.patch
 revert-kvm-mmu-do-not-free-active-mmu-pages-in-free_mmu_pages.patch