summaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2014-03-26 16:57:19 (GMT)
committerDavid S. Miller <davem@davemloft.net>2014-03-27 19:10:10 (GMT)
commita0b8486caf4739c09eba651da49efba07c8b6433 (patch)
treeeb72ca7c96dc2bb27eb709f3fa1c13124bd6bdfb /drivers/isdn/i4l
parente5fd387ad5b30ca3971fbccb0735c843cdebf967 (diff)
downloadlinux-a0b8486caf4739c09eba651da49efba07c8b6433.tar.xz
tcp: tcp_make_synack() minor changes
There is no need to allocate 15 bytes in excess for a SYNACK packet, as it contains no data, only headers. SYNACK are always generated in softirq context, and contain a single segment, we can use TCP_INC_STATS_BH() Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/isdn/i4l')
0 files changed, 0 insertions, 0 deletions