ath10k: Fix DMA burst size
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 12 Jan 2015 10:30:02 +0000 (12:30 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 12 Jan 2015 11:51:57 +0000 (13:51 +0200)
A value of zero indicates that 128B is the maximum
DMA request size for read/writes. But PCI cards based
on AR9880 can support 256B, so enable this for
the 10.2 firmware.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>

No differences found