commit | 8e8374db3424c0ee3e399525ac737cc6a0814d19 | [log] [tgz] |
---|---|---|
author | Erik Stromdahl <erik.stromdahl@gmail.com> | Thu Sep 13 16:45:05 2018 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Mon Oct 01 16:55:13 2018 +0300 |
tree | a69a774df12b6cef66f1a1fad9b3527f46cf5bcc | |
parent | 234e4307cf7f9b43842395295a224740e220d019 [diff] |
ath10k: add default value for num_peers in WMI TLV init The hw_params value will only be used if it was explicitly set in the global hw_params array. This makes it possible to have the num_peers member unset. Signed-off-by: Erik Stromdahl <erik.stromdahl@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>