summaryrefslogtreecommitdiffstats
path: root/net/wireless
diff options
context:
space:
mode:
authorStanislaw Gruszka <sgruszka@redhat.com>2011-03-31 17:36:27 +0200
committerJohn W. Linville <linville@tuxdriver.com>2011-04-07 15:34:11 -0400
commitdc1a4068fce2657991c5c3b1f6849f7fc466c69f (patch)
tree8463f06bbbc582f7afa6d8869350dc1f67f8732e /net/wireless
parent3598e1774c94e55c71b585340e7dc4538f310e3f (diff)
downloadlinux-dc1a4068fce2657991c5c3b1f6849f7fc466c69f.tar.bz2
iwlwifi: more priv->mutex serialization
Check status bits with mutex taken, because when we wait for mutex unlock, status can change. Patch should also make remaining sync commands be send with priv->mutex taken. That will prevent execute these commands when we are currently reset firmware, what could possibly cause troubles. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Acked-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions