ath10k: fix ldpc param for fixed rate
authorRajkumar Manoharan <rmanohar@qti.qualcomm.com>
Wed, 16 Sep 2015 07:49:00 +0000 (13:19 +0530)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sun, 27 Sep 2015 12:54:37 +0000 (15:54 +0300)
commitbd4a41e6dee43b5b00876e37d42abffa298d63fe
treebc2f8921ad6046f456e9c544805b6c9c5caa73fc
parent44acedb00b6d4b56ddab04362ccfa133b0d3b013
ath10k: fix ldpc param for fixed rate

ldpc is not configured for fixed rates. This blocks auto rate vs fixed
rate performance comparison. Since firmware is considering ldpc vdev
param for fixed rate selection, it has to be configured to enable ldpc
for fixed rates.

Signed-off-by: Rajkumar Manoharan <rmanohar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c