diff options
| author | 2014-09-10 16:34:42 +0300 | |
|---|---|---|
| committer | 2014-09-11 15:27:38 -0400 | |
| commit | ec81b5adf42e02560b3b05a0c8897451cd3d8b29 (patch) | |
| tree | 20ff75621999758287dcbe03a58d001027b50b82 /scripts/objdiff | |
| parent | wil6210: modify confusing printout (diff) | |
wil6210: fix race condition between BACK event and Rx data
While handling Rx packet, BACK event arrives and frees tid_ampdu_rx array.
This causes kernel panic while accessing already freed spinlock
The fix is to remove tid_ampdu_rx[]'s spinlock and instead use single
sta's spinlock to guard the whole tid_ampdu_rx array.
Signed-off-by: Dedy Lansky <qca_dlansky@qca.qualcomm.com>
Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
