]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: uninline tcp_prequeue()
authorEric Dumazet <edumazet@google.com>
Wed, 6 Mar 2013 12:58:01 +0000 (12:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 7 Mar 2013 21:22:39 +0000 (16:22 -0500)
commit5f36292560bafc3e38d5113db6250a4a95e9cb47
tree572853a2579c8472c31991bf7c61f11bc613e18b
parent5f59d7d2e503a2d5c6647ff8896c2d0fa5a1871d
tcp: uninline tcp_prequeue()

tcp_prequeue() became too big to be inlined.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/tcp.h
net/ipv4/tcp_ipv4.c