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

Commit 99435211 authored by Skylar Chang's avatar Skylar Chang
Browse files

msm: rndis_ipa: use netif_rx_ni to push packets to network stack



rndis_ipa indicates packets to the network stack in process
context so netif_rx_ni is the correct API to use. Using
netif_rx in this context can cause fluctuations in latency
of NET_RX being serviced.

Change-Id: I1f8105a85b601819d4e015910520d2851a762b3b
Signed-off-by: default avatarSkylar Chang <chiaweic@codeaurora.org>
parent 77813844
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