commit | c80eea7fcc5152100da4268200a4c335e168b8a0 | [log] [tgz] |
---|---|---|
author | Yun park <yunp@codeaurora.org> | Fri Oct 06 15:33:36 2017 -0700 |
committer | snandini <snandini@codeaurora.org> | Fri Nov 10 00:27:49 2017 -0800 |
tree | 826ca31437fd348f6738974edaef823ab24de406 | |
parent | a5685dec529c4f866d952d5cf0f230c0595817f7 [diff] |
qcacmn: ensure dynamic ce_count < CE_COUNT_MAX This ensures scn->ce_count is less than CE_COUNT_MAX without having to check all the constants it could be initialized to based on device type. Change-Id: I8482b5d7c455366d69dcda2b13785b305f192b3f CRs-Fixed: 2128347