]> Git Repo - linux.git/commit
tcp: uninline tcp_prequeue()
authorEric Dumazet <[email protected]>
Wed, 6 Mar 2013 12:58:01 +0000 (12:58 +0000)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/tcp.h
net/ipv4/tcp_ipv4.c
This page took 0.052796 seconds and 4 git commands to generate.