commit | a61d245b11baef2a3da83c07322443c5e7497c73 | [log] [tgz] |
---|---|---|
author | Hanumantha Reddy Pothula <c_hpothu@qti.qualcomm.com> | Tue Sep 22 14:05:18 2015 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Sep 23 19:32:41 2015 -0700 |
tree | f24f410333c0ac327d6ae5aa4b7eb0072f13ec51 | |
parent | e2301da1f64996bdae07421971ce6348195692a9 [diff] |
wlan: Crash device if vos_stop or vos_start fails If vos_start()/vos_stop() fails, crash the device by invoking BUG_ON(). So that driver status will be known to debug why these functions failed to initialize/uninitialize during driver load/unload. Change-Id: I37d941a8e4ebdff2a5f8c1f8df617d608cf50398 CRs-Fixed: 901579