commit | 0548eefcc644ec145d6260f8e8c5b5f51dcbd2af | [log] [tgz] |
---|---|---|
author | Sivakanth Vaka <quic_svaka@quicinc.com> | Wed Dec 14 13:16:32 2022 +0530 |
committer | Sivakanth Vaka <quic_svaka@quicinc.com> | Mon Dec 19 16:39:39 2022 +0530 |
tree | d08a362400e889a24a31b35790f7bd636f6164cc | |
parent | 48ebb1587aa4ad3ad56640ec5e16f3f23b722375 [diff] |
msm: ipa3: Send quota/BW monitor commands when uC event ring setup When WLAN IPA offload was not enabled we are not setting up the uC event ring, so we can't request to uC to Quota/BW motior command, it will result into NULL pointer access. Adding changes to send quota/BW monitor commands only when uC event ring setup.