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

Issue 3436007: CHROMIUMOS: mac80211: reset connection idle when going offchannel (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

CHROMIUMOS: mac80211: reset connection idle when going offchannel When we go offchannel mac80211 currently leaves alive the connection idle monitor. This should be instead postponed until we come back to our home channel, otherwise by the time we get back to the home channel we could be triggering unecesary probe requests. For APs that do not respond to unicast probe requests (Nexus One is a simple example) this means we essentially get disconnected after the probes fails. This patch has stable fixes for kernels [2.6.35+] Cc: stable@kernel.org Cc: Paul Stewart <pstew@google.com>; Cc: Amod Bodas <amod.bodas@atheros.com>; Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>; BUG=chromium-os:5715 TEST=Walkaround tests + SecMat and MatFunc testbed runs Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=8fe0f44

Patch Set 1 #

Patch Set 2 : Distill after parent push #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M chromeos/compat-wireless/net/mac80211/offchannel.c View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Paul Stewart
10 years, 3 months ago (2010-09-15 18:21:10 UTC) #1
Sam Leffler
10 years, 3 months ago (2010-09-15 19:31:05 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698