Loading
msm: ipa: fix rmnet_ipa SSR cleanup to be called directly
This fix removes the workqueue which is used to initiate rmmet_ipa SSR clean-up when Modem SSR occurs. Instead, the procedure is invoked directly, to avoid scheduling-related potential issues due to the usage of workqueues. Change-Id: Ic704ff29a1330035fb5265c6667dc89198ad7ecc Signed-off-by:Sivan Reinstein <sivanr@codeaurora.org> Acked-by:
David Arinzon <darinzon@qti.qualcomm.com>