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:
0995d11
)
ath9k_htc: Fix bug in aggregation initiation
author
Sujith
<Sujith.Manoharan@atheros.com>
Mon, 29 Mar 2010 10:37:11 +0000
(16:07 +0530)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 31 Mar 2010 18:46:39 +0000
(14:46 -0400)
Accessing the sta pointer in TX completion without
approprate RCU protection is wrong. Fix this.
Also, RCU protection is needed when the station's
aggregation state is updated. Handle this properly.
Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found