commit | 9f4048fff7d0e1a9283d9d29fd0fe623bcd10a7a | [log] [tgz] |
---|---|---|
author | Hanumanth Reddy Pothula <c_hpothu@codeaurora.org> | Fri Sep 30 15:06:57 2016 +0530 |
committer | qcabuildsw <qcabuildsw@localhost> | Tue Oct 04 18:58:41 2016 -0700 |
tree | d0ba157cb7ab5e7c518082b6caabeda15c2a71be | |
parent | 5667e8d78720340870d8c17d0729bda510046261 [diff] |
qcacld-3.0: During con mode change stop netif queues If user triggers con_mode change, while data transmissions are happening, there is possibility of device crash, as data queues are not stopped during con_mode change. In con_mode handler, stop data queues before stopping modules. Change-Id: I348d0da707ea4b706edfcd396adee32502180e3e CRs-Fixed: 1070008