commit | 3c7e256a6de378e01098147527082abae05b146e | [log] [tgz] |
---|---|---|
author | Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com> | Fri Jul 03 19:25:27 2015 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Sat Jul 11 19:06:17 2015 +0300 |
tree | 3aa8257772592e4a2cc72bb48ea8c3e7377bce83 | |
parent | a052158aa981ca470673f49c636b289ee16894ea [diff] |
ath10k: Fix target to cpu address conversion logic In commit 418ca5992e2f ("ath10k: Make target cpu address to CE address conversion chip specific") mask 0x7fff is added by mistake instead of 0x7ff. Fix this regression. Fixes: 418ca5992e2f ("ath10k: Make target cpu address to CE address conversion chip specific") Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>