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)
commitb2fb4f54ecd47c42413d54b4666b06cf93c05abf
tree572853a2579c8472c31991bf7c61f11bc613e18b
parentf3564b2bb5f86f42b8a068751551b6bd01325d9c
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