
Currently, Stats request commands are sent over qmi right from the target suspend request is sent to FW. This is leading to a crash in FW since it is trying to access PCI when it is in suspend state. To address this, send stats request over QMI only after the ack is received for the target suspend command. Change-Id: I1b2b6a60c5d8c7ec4375d328e58a66d749794e3f CRs-Fixed: 2835903