]> Git Repo - linux.git/commit - net/ipv4/udp.c
inet: Don't lookup the socket if there's a socket attached to the skb
authorKOVACS Krisztian <[email protected]>
Tue, 7 Oct 2008 19:41:01 +0000 (12:41 -0700)
committerDavid S. Miller <[email protected]>
Tue, 7 Oct 2008 19:41:01 +0000 (12:41 -0700)
commit23542618deb77cfed312842fe8c41ed19fb16470
tree9658279a6e3593846a9127c7a8bffb7ce0077d62
parent607c4aaf03041c8bd81555a0218050c0f895088e
inet: Don't lookup the socket if there's a socket attached to the skb

Use the socket cached in the skb if it's present.

Signed-off-by: KOVACS Krisztian <[email protected]>
Acked-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/inet6_hashtables.h
include/net/inet_hashtables.h
include/net/sock.h
net/ipv4/udp.c
net/ipv6/udp.c
This page took 0.0524 seconds and 4 git commands to generate.