git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bca1e29
)
mac80211: sync acccess to tx_filtered/ps_tx_buf queues
author
Arik Nemtsov
<arik@wizery.com>
Mon, 5 Nov 2012 08:27:52 +0000
(10:27 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 5 Nov 2012 13:19:55 +0000
(14:19 +0100)
These are accessed without a lock when ending STA PSM. If the
sta_cleanup timer accesses these lists at the same time, we might crash.
This may fix some mysterious crashes we had during
ieee80211_sta_ps_deliver_wakeup.
Cc: stable@vger.kernel.org
Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Ido Yariv <ido@wizery.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/sta_info.c
patch
|
blob
|
history
diff --cc
net/mac80211/sta_info.c
Simple merge