summaryrefslogtreecommitdiff
path: root/drivers/pps
diff options
context:
space:
mode:
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>2012-05-30 12:27:11 +0530
committerKalle Valo <kvalo@qca.qualcomm.com>2012-06-11 16:13:41 +0300
commit0faf745872f6d00afb318185e8fb181587974b5a (patch)
tree004a1d372b01b330869b99591762674351302b30 /drivers/pps
parentd154f32ebe3ffe9dea6ed0a91767883b1e7a6bc0 (diff)
ath6kl: Fix race in aggregation reorder logic
There are many places where tid data are accessed without the lock (rxtid->lock), this can lead to a race condition when the timeout handler for aggregatin reorder and the receive function are getting executed at the same time. Fix this race, but still there are races which can not be fixed without rewriting the whole aggregation reorder logic, for now fix the obvious ones. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/pps')
0 files changed, 0 insertions, 0 deletions