commit | 9db9d235af7e5ca3215f5349a4789eaae3a36636 | [log] [tgz] |
---|---|---|
author | Jingxiang Ge <jge@codeaurora.org> | Sat Oct 14 17:22:15 2017 +0800 |
committer | snandini <snandini@codeaurora.org> | Mon Oct 16 22:02:49 2017 -0700 |
tree | 90049dc6c776325da2dc171f74c5e4d98ed0c6b8 | |
parent | 5f3047b4e1b541fd051cb60aeae0086b75ac764b [diff] |
qcacld-3.0: Ignore netdev notifier when driver status is closed when unloading driver, there is possible that the driver_status has been DRIVER_MODULES_CLOSED, then NETDEV_GOING_DOWN is received, which will cause assert in qdf_mutex_acquire as lock has been destoryed. Change-Id: Ic7e26dc1eb9a40a2462b041b0f3b84452e448cfd CRs-Fixed: 2126832