From: David S. Miller Date: Tue, 30 Nov 2010 19:41:59 +0000 (-0800) Subject: inetpeer: Abstract out the tree root accesses. X-Git-Tag: v2.6.38-rc1~476^2~393 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98158f5a853cafd33b254ae0eacc0dd69f90b93b;p=pandora-kernel.git inetpeer: Abstract out the tree root accesses. Instead of directly accessing "peer", change to code to operate using a "struct inet_peer_base *" pointer. This will facilitate the addition of a seperate tree for ipv6 peer entries. Signed-off-by: David S. Miller --- Reading git-diff-tree failed