aboutsummaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2012-05-02 21:19:04 +0000
committerDavid S. Miller <davem@davemloft.net>2012-05-03 04:21:33 -0400
commit57b55a7ec684d8b846d6d5e67f4982363a83db7e (patch)
tree29ea3a30a701d10ba2dbcb4a003952fe8e2f23f6 /init
parenttcp: Fix truesize accounting in tcp_try_coalesce (diff)
downloadlinux-dev-57b55a7ec684d8b846d6d5e67f4982363a83db7e.tar.xz
linux-dev-57b55a7ec684d8b846d6d5e67f4982363a83db7e.zip
tcp: Move code related to head frag in tcp_try_coalesce
This change reorders the code related to the use of an skb->head_frag so it is placed before we check the rest of the frags. This allows the code to read more linearly instead of like some sort of loop. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Cc: Eric Dumazet <edumazet@google.com> Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions