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

Skip to content
Commit 1ba94b96 authored by Sean Tranchetti's avatar Sean Tranchetti Committed by Gerrit - the friendly Code Review server
Browse files

net: qualcomm: rmnet: Move headers to linear SKB section



Coalesced packets will always have the L3 and L4 headers in the linear
portion of the SKB. The network stack will copy the headers to the linear
section when it receives a non-linear SKB anyway, so we don't lose
anything by doing it ourselves in all cases.

Change-Id: I10c9139ff2bef15a433a927b6be4597bea040c69
Signed-off-by: default avatarSean Tranchetti <stranche@codeaurora.org>
parent 55c9e5be
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