Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1541)

Issue 3348011: CHROMEOS: ath9k: fix beacon loss after bgscan (Closed)

Created:
10 years, 3 months ago by Paul Stewart
Modified:
9 years, 7 months ago
Reviewers:
Sam Leffler
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, sleffler+cc_chromium.org, Olof Johansson, vb
Base URL:
ssh://gitrw.chromium.org/kernel.git
Visibility:
Public.

Description

CHROMEOS: ath9k: fix beacon loss after bgscan When we return to the home channel we were never reseting our beacon timers, this was casued by the fact that the scanning flag was still on even after we returned to our home channel. There are also other reasons why we would get a reset and if we are not off channel we always need to resynch our beacon timers, because a reset will clear them. Cc: stable@kernel.org [2.6.32+] Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>; [Note: To be replaced by cherry-pick. Fix is not complete] BUG=chromimum-os:5715 TEST=Manual

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M chromeos/compat-wireless/drivers/net/wireless/ath/ath9k/main.c View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Stewart
10 years, 3 months ago (2010-09-07 18:06:18 UTC) #1
Sam Leffler
10 years, 3 months ago (2010-09-07 18:45:37 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698