Skip to content
Commit 3a8b7306 authored by Andy Ross's avatar Andy Ross Committed by Tomasz Bursztyka
Browse files

net: tcp: Precompute appdata properly



TCP packets need the computed packet length early so they can fill in
a correct sequence number in their generated ACKs.  Waiting for
packet_received() is too late.  Precompute it before needed, and skip
the evaluation later.

Change-Id: I25547009f88277e0042c74f2005a141819797886
Signed-off-by: default avatarAndy Ross <andrew.j.ross@intel.com>
parent 02174b8e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment