commit | e04cafbc38c70af2aad3810ce24ab0eba8114779 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Wed Aug 05 12:15:24 2015 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Aug 13 14:30:02 2015 +0300 |
tree | 2fa959a8c7596932d67a1b02a59e8dfcce6ae965 | |
parent | adaeed74bc085bc59991cd6e23ee7f720b6c6aab [diff] |
ath10k: fix peer limit enforcement Firmware peer entries are involved in internal firmware vdev structures. This was not accounted for and could lead firmware to crash due to asking it to do more than it could. Fixes: 039a0051ec1a ("ath10k: allocate fw resources for iface combinations") Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>