projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97ad913
)
rt2x00: Enable powersaving by default again on rt2500usb.
author
Gertjan van Wingerde
<
[email protected]
>
Tue, 30 Mar 2010 21:50:24 +0000
(23:50 +0200)
committer
John W. Linville
<
[email protected]
>
Thu, 8 Apr 2010 19:24:08 +0000
(15:24 -0400)
Now that the powersave issues on rt2500usb have been tackled, powersave
can be enabled by default again.
Signed-off-by: Gertjan van Wingerde <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/rt2x00/rt2500usb.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/rt2x00/rt2500usb.c
b/drivers/net/wireless/rt2x00/rt2500usb.c
index 54d2716e389c544e4e2aa8871b93b4510cf2040b..c1eec17fe186d1c2451c5fab73a66cb83e705388 100644
(file)
--- a/
drivers/net/wireless/rt2x00/rt2500usb.c
+++ b/
drivers/net/wireless/rt2x00/rt2500usb.c
@@
-1646,11
+1646,6
@@
static int rt2500usb_probe_hw_mode(struct rt2x00_dev *rt2x00dev)
char *tx_power;
unsigned int i;
- /*
- * Disable powersaving as default.
- */
- rt2x00dev->hw->wiphy->flags &= ~WIPHY_FLAG_PS_ON_BY_DEFAULT;
-
/*
* Initialize all hw fields.
*/