aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_westwood.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-03-09 20:57:50 -0800
committerDavid S. Miller <davem@davemloft.net>2011-03-09 20:57:50 -0800
commitcc7e17ea0427a5df319e43606a3d6c53b13a6e9c (patch)
tree3a4030df19e212619ce4437c2100a23a35e759dd /net/ipv4/tcp_westwood.c
parentipv4: Optimize flow initialization in input route lookup. (diff)
downloadlinux-dev-cc7e17ea0427a5df319e43606a3d6c53b13a6e9c.tar.xz
linux-dev-cc7e17ea0427a5df319e43606a3d6c53b13a6e9c.zip
ipv4: Optimize flow initialization in fib_validate_source().
Like in commit 44713b67db10c774f14280c129b0d5fd13c70cf2 ("ipv4: Optimize flow initialization in output route lookup." we can optimize the on-stack flow setup to only initialize the members which are actually used. Otherwise we bzero the entire structure, then initialize explicitly the first half of it. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_westwood.c')
0 files changed, 0 insertions, 0 deletions