From: David S. Miller Date: Mon, 29 Nov 2010 21:37:14 +0000 (-0800) Subject: inet: Turn ->remember_stamp into ->get_peer in connection AF ops. X-Git-Tag: v2.6.38-rc1~476^2~386 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f419d2d487821093ee46e898b5f8747f9edc9cd;p=pandora-kernel.git inet: Turn ->remember_stamp into ->get_peer in connection AF ops. Then we can make a completely generic tcp_remember_stamp() that uses ->get_peer() as a helper, minimizing the AF specific code and minimizing the eventual code duplication when we implement the ipv6 side of TW recycling. Signed-off-by: David S. Miller --- Reading git-diff-tree failed