Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f3d2c4c5 authored by Talel Shenhar's avatar Talel Shenhar
Browse files

msm: ipa: bug fix for driver handling of dropped packets



This change fixes the IPA driver handling of
packets being dropped by IPA core.
Without this change, IPA driver ignores the IPA core
notification for dropped packets, ignoring IPA core
notification causes IPA driver state be incorrect due
to the fact that IPA driver holds a list of outstanding
transmitted packets. so in case of ignoring dropped
packet IPA driver will keep a wrong outstanding list.
This change add support for dropped packets in IPA driver.

Change-Id: I2a447336de2055c24e4a3fad213469c8eacc4884
Signed-off-by: default avatarTalel Shenhar <tatias@codeaurora.org>
parent 1ab4f819
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment