commit | 0024313a7557072275700daae4e06d4aedb5c635 | [log] [tgz] |
---|---|---|
author | Ashish Kumar Dhanotiya <adhanoti@codeaurora.org> | Tue Jan 24 16:37:34 2017 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Sat Feb 11 03:40:26 2017 -0800 |
tree | 17eaa8a03be6e79eaad9563be714837a2ce7bd72 | |
parent | 5f924ba0c32622294224e30a7087a44fcad0bce6 [diff] |
qcacld-3.0: Check the device status during hdd cleanup of present mode On a change of the mode ( from the current one to the FTM mode ) , the clean up of the adapters are again done though they are already cleaned ( signified by device_status = DRIVER_MODULES_CLOSED ). Hence check for this device_status while to avoid a redundant clean up of the adapters. Change-Id: I2a851b235809db5cd47ec5d738067d1553f83129 CRs-Fixed: 1115243