]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: tcp_enter_quickack_mode can be static
authorstephen hemminger <shemminger@vyatta.com>
Tue, 28 Sep 2010 19:30:14 +0000 (19:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Sep 2010 02:45:36 +0000 (19:45 -0700)
commit010dc33bd667096496a812e13327cad5eb6bc899
tree4ad4baa2cedaae93a3a3668e154b4f1cbd950791
parent71a499d15456d65092e462e284b615c6f9187eff
tcp: tcp_enter_quickack_mode can be static

Function only used in tcp_input.c

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp_input.c