diff options
author | Vasanthakumar Thiagarajan <vasanth@atheros.com> | 2010-06-24 09:42:44 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-06-24 19:42:39 (GMT) |
commit | ca369eb494e45a3e3b8960775f88125fe1fbb0f2 (patch) | |
tree | 2a53c84c5d848e73a271005df56b754334e5d1a2 /ipc | |
parent | 75f64dd54a185150ebfc45e99351c890d4a2252f (diff) | |
download | linux-fsl-qoriq-ca369eb494e45a3e3b8960775f88125fe1fbb0f2.tar.xz |
ath9k: Fix bug in paprd
It is possbile that the transmission of paprd test frame
might not get completed in 100ms if tx is stuck. Freeing
this skb upon timeout in ath_paprd_calibrate() will result
in accessing already freed memory when the associated pending
buffer is drained in txq. This patch fixes this issue.
Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions