diff options
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | 2012-08-14 10:10:33 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2012-10-24 11:49:45 +0300 |
commit | 0616dc1f2bef563d7916c0dcedbb1bff7d9bd80b (patch) | |
tree | a71c50e1d826e6cd07dcfd05ea618b7840540b98 /crypto | |
parent | f21243a82253e34f64187aeb3d7f93fb7cb92536 (diff) |
ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point()
skb given to ath6kl_control_tx() is owned by ath6kl_control_tx().
Calling function should not free the skb for error cases.
This is found during code review.
kvalo: fix a checkpatch warning in ath6kl_wmi_cmd_send()
Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions