aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorSenthil Balasubramanian <[email protected]>2010-09-16 15:12:35 -0400
committerJohn W. Linville <[email protected]>2010-09-16 15:46:19 -0400
commit3fac6dfdcd2b893c22b20a03dd1bf1af8b627c4b (patch)
tree562fcc07d4aa84e77ce7bab906a530ba890bf229 /tools/perf/scripts/python/bin
parentf01a067d9e4598c71e3c9ee3a84859d2e8af4f8e (diff)
ath9k: fix regression which prevents chip sleep after CAB data
The patch: commit 293dc5dfdbcc16cde06e40a688394cc8ab083e48 Author: Gabor Juhos <[email protected]> Date: Fri Jun 19 12:17:48 2009 +0200 ath9k: remove ath_rx_ps_back_to_sleep helper This helper only clears the SC_OP_WAIT_FOR_{BEACON,CAB} flags. Remove it and clear these flags directly in the approptiate places instead. Changes-licensed-under: ISC Signed-off-by: Gabor Juhos <[email protected]> Signed-off-by: John W. Linville <[email protected]> introduced a regression which forgot to lift the beacon flag after we received all broadcast and multicast data. This meant we never went to sleep consuming about ~650mW on idle. This pretty much broke power save completely. This patch has fixes for stable kernels [2.6.32+]. Cc: [email protected] Cc: Paul Stewart <[email protected]> Cc: Sameer Nanda <[email protected]> Cc: Gabor Juhos <[email protected]> Cc: Amod Bodas <[email protected]> Signed-off-by: Senthil Balasubramanian <[email protected]> Signed-off-by: Luis R. Rodriguez <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions