* Linux 2.6.31.11
@ 2010-01-07 15:53 Greg KH
2010-01-07 15:53 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2010-01-07 15:53 UTC (permalink / raw)
To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn
I'm announcing the release of the 2.6.31.11 kernel. It fixes a build
error in the 2.6.31.10 kernel. If you are using 2.6.31.10, and can
build it properly, don't worry about updating to .11
The updated 2.6.31.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.31.y.git
and can be browsed at the normal kernel.org git web browser:
http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.31.y.git;a=summary
thanks,
greg k-h
------------
Makefile | 2 +-
drivers/net/wireless/rt2x00/rt61pci.c | 5 -----
2 files changed, 1 insertion(+), 6 deletions(-)
Greg Kroah-Hartman (2):
Revert "rt2x00: Disable powersaving for rt61pci and rt2800pci."
Linux 2.6.31.11
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Linux 2.6.31.11
2010-01-07 15:53 Linux 2.6.31.11 Greg KH
@ 2010-01-07 15:53 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2010-01-07 15:53 UTC (permalink / raw)
To: linux-kernel, Andrew Morton, torvalds, stable, lwn
diff --git a/Makefile b/Makefile
index fe266ee..c66c167 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
VERSION = 2
PATCHLEVEL = 6
SUBLEVEL = 31
-EXTRAVERSION = .10
+EXTRAVERSION = .11
NAME = Man-Eating Seals of Antiquity
# *DOCUMENTATION*
diff --git a/drivers/net/wireless/rt2x00/rt61pci.c b/drivers/net/wireless/rt2x00/rt61pci.c
index 0d99314..49b29ff 100644
--- a/drivers/net/wireless/rt2x00/rt61pci.c
+++ b/drivers/net/wireless/rt2x00/rt61pci.c
@@ -2546,11 +2546,6 @@ static int rt61pci_probe_hw_mode(struct rt2x00_dev *rt2x00dev)
unsigned int i;
/*
- * Disable powersaving as default.
- */
- rt2x00dev->hw->wiphy->ps_default = false;
-
- /*
* Initialize all hw fields.
*/
rt2x00dev->hw->flags =
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-01-07 15:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-07 15:53 Linux 2.6.31.11 Greg KH
2010-01-07 15:53 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®