diff options
author | 2014-04-23 15:07:57 +0530 | |
---|---|---|
committer | 2014-04-24 21:46:22 -0400 | |
commit | 8c7ae357cc5b6bd037ad2d666e9f3789cf882925 (patch) | |
tree | a4bce2f031a1ddc0120a5afd58eea55ed2dce55a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ath9k: add a recv budget (diff) | |
download | linux-dev-8c7ae357cc5b6bd037ad2d666e9f3789cf882925.tar.xz linux-dev-8c7ae357cc5b6bd037ad2d666e9f3789cf882925.zip |
ath9k: fix race in setting ATH_OP_INVALID
The commit "ath9k: move sc_flags to ath_common" moved setting
ATH_OP_INVALID flag below ieee80211_register_hw. This is causing
the flag never being cleared randomly as the drv_start is called
prior to setting flag. Fix this by setting the flag prior to
register_hw.
Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions