commit | ba2479fe65025bc48d79f86bce74567016632c3a | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Sat Jan 24 12:14:51 2015 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jan 27 16:18:34 2015 +0200 |
tree | 3bd134ade674d1b0143f7ca11967f82c08354376 | |
parent | 89d6d83565e9a18ae77f4542348d8a34c264c9b1 [diff] |
ath10k: fix dtim period with beacon templates Firmware supporting beacon templates (i.e. wmi-tlv for qca6174) doesn't implicitly take dtim period from the template. Instead it requires vdev param to be set accordingly. This fixes dtim period being stuck at 3. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>