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)
commit1b9f409293529da4630bfc5d6d8e7d7451a6ccb5
tree4ad4baa2cedaae93a3a3668e154b4f1cbd950791
parenta64de47c091e4a337fa9763315cb6f2fbf0c583b
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