ath6kl: Fix buffer alignment for scatter-gather I/O
authorVasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Wed, 17 Aug 2011 13:15:10 +0000 (18:45 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Wed, 31 Aug 2011 07:10:54 +0000 (10:10 +0300)
For non-scatter buffers, there is already a bounce buffer which
takes care of alignment. This patch is influenced by a rough patch of
Kalle.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found