commit | 23542618deb77cfed312842fe8c41ed19fb16470 | [log] [tgz] |
---|---|---|
author | KOVACS Krisztian <hidden@sch.bme.hu> | Tue Oct 07 12:41:01 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 07 12:41:01 2008 -0700 |
tree | 9658279a6e3593846a9127c7a8bffb7ce0077d62 | |
parent | 607c4aaf03041c8bd81555a0218050c0f895088e [diff] |
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 <hidden@sch.bme.hu> Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>