Skip to content
Commit 42339a5f authored by Skylar Chang's avatar Skylar Chang
Browse files

msm: ipa3: call napi_schedule() from irq context



The current implementation of IPA driver is to call
napi_schedule() from workqueue context creates a latency issue
which leads to high ping RTT.
This change will call napi_schedule() from irq context directly.

Change-Id: I17e31251b09a49b55437feb8ecd125bba37d33a8
CRs-Fixed: 2079976
Acked-by: default avatarAdy Abraham <adya@qti.qualcomm.com>
Signed-off-by: default avatarSkylar Chang <chiaweic@codeaurora.org>
parent 242952bb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment