commit | baec5c6d0b191a44977a5fca131b5215e1868341 | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> | Fri Sep 21 12:45:24 2012 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Oct 24 11:49:51 2012 +0300 |
tree | 03f9a06ef55be9ea35afdc44509312d50a909ef9 | |
parent | 363f149ce37bea91069177eab691111b242bfe73 [diff] |
ath6kl: Fix random rx data corruption The skb->tail pointer of rx buffers is not adjusted after skb->data pointer is aligned to 4-byte, this causes random rx data corruption. Signed-off-by: Jin Navy <nhjin@qca.qualcomm.com> Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>