commit | c8c60cfd18e1ddf8f1b9ef76a49d7d1b08ea7a2d | [log] [tgz] |
---|---|---|
author | Marek Puzyniak <marek.puzyniak@tieto.com> | Tue Feb 10 12:38:15 2015 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Mar 04 14:10:35 2015 +0200 |
tree | 78a0f4cafb78dc74008411cd9b20b28226ea2d65 | |
parent | 6383864053cc456aa82847cd910257deaa34eb5a [diff] |
ath10k: fix wmm params per vdev During wmm tests changing wmm parameters did not change anything. This was because of mismatch in WMM params per vdev command. WMM params per vdev uses different command structure than wmm params per pdev command. Patch concerns qca6174. Signed-off-by: Marek Puzyniak <marek.puzyniak@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>