commit | daa16bc52ad8e9513506fca29a038a1460e63638 | [log] [tgz] |
---|---|---|
author | Raja Mani <rmani@qca.qualcomm.com> | Fri Mar 02 18:02:08 2012 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Mar 05 19:06:34 2012 +0200 |
tree | 76b2c579905a65d05b70e46fa53d2ae3b68c30aa | |
parent | d1f4159723450252b643bcddff064153f32918bc [diff] |
ath6kl: Restrict memcpy to bounce buffer only for write request No need to copy received local buffer content to bounce buffer (DMA buffer) while performing sync READ operation from the chip. It's applicable for only WRITE operation. Signed-off-by: Raja Mani <rmani@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>