inet: Don't lookup the socket if there's a socket attached to the skb
authorKOVACS Krisztian <hidden@sch.bme.hu>
Tue, 7 Oct 2008 19:41:01 +0000 (12:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Oct 2008 19:41:01 +0000 (12:41 -0700)
Use the socket cached in the skb if it's present.

Signed-off-by: KOVACS Krisztian <hidden@sch.bme.hu>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found