commit | 62ca0690cd495bb7c1414cdf0cf790c2922a1d79 | [log] [tgz] |
---|---|---|
author | Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com> | Tue Apr 04 22:22:56 2017 +0530 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Apr 13 15:44:27 2017 +0300 |
tree | bfab8b40f1ca0ddce45f30883a887b2029f1d2bd | |
parent | 169345d40d0fa05c4fdcec67835b008d24cfcf26 [diff] |
ath10k: fix compile time sanity check for CE4 buffer size In 'ath10k_ce_alloc_pipe' the compile time sanity check to ensure that there is sufficient buffers in CE4 for HTT Tx MSDU descriptors, but this did not take into account of the case with 'peer flow control' enabled, fix this. Cc: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>