CHROMIUM: mac80211: Abort bgscan when under load
authorChristopher Wiley <wiley@chromium.org>
Thu, 28 Jun 2012 22:18:07 +0000 (15:18 -0700)
committerGerrit <chrome-bot@google.com>
Wed, 11 Jul 2012 01:23:04 +0000 (18:23 -0700)
commit1e3d867be7c32ea3033bc3fcec924b6ca06ab18b
tree01325526800691ff151ee938fec00d9055cd4fb8
parent6574c47325721b92ca40c272a203ffc1e1bd9661
CHROMIUM: mac80211: Abort bgscan when under load

Reapply a patch that causes the mac80211 module to abort background scans
when data is found in the tx buffer, rather than merely suspending the
scan.  This patch was previously applied to a previous kernel version,
and reworked by Ashok from Cozybit.

BUG=chromium-os:31435
TEST=Reran network_WiFiMatFunc.090_BgScanAbort, hand tested patched img
Signed-off-by: Christopher Wiley <wiley@chromium.org>
Change-Id: I670ad51c0b9ceb10071175df01de3f141b5e43d3
Reviewed-on: https://gerrit.chromium.org/gerrit/26716
net/mac80211/ieee80211_i.h
net/mac80211/scan.c