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)
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>

No differences found