commit | eb865bb051e105dfdfb053a8ae10dddbae79a855 | [log] [tgz] |
---|---|---|
author | wadesong <wadesong@codeaurora.org> | Wed Jan 09 19:01:06 2019 +0800 |
committer | nshrivas <nshrivas@codeaurora.org> | Fri Jan 11 15:58:09 2019 -0800 |
tree | 0678f06e876b9e3105a522c86e7928499f1f8a0f | |
parent | c79ddc1bff2c31bebb8dfe433fb55b8c5be228a3 [diff] |
qcacld-3.0: Add a missing increment for fw module id When host driver is setting the fw log level, there is a chance for the loop to be unable to exit when a certain fw module's log level is incorrectly set. Add an additional increment to the fw module id when a certain fw module's log level is incorrectly set. Change-Id: Id5a0268536a4d6b74732515dac43f583174c9e51 CRs-Fixed: 2378208