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

Skip to content
Commit 9d8b19fe authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

net: qrtr: use alloc_skb_with_frag() in rx path



net_dev_alloc() fails for high order allocations in system where memory
is fragmented and cause communication stall due to packet drops.

Use alloc_skb_with_frag() to avoid packet drops in memory fragmented case.

Change-Id: If6de7857deb82e080281ad8ca76fc17a13ce6dca
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent 17186baa
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