From: David S. Miller Date: Wed, 9 Feb 2011 22:30:26 +0000 (-0800) Subject: inetpeer: Abstract address representation further. X-Git-Tag: v2.6.39-rc1~468^2~396 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a71ed899e77cc822abb863e24a422dcf7e9fa33;p=pandora-kernel.git inetpeer: Abstract address representation further. Future changes will add caching information, and some of these new elements will be addresses. Since the family is implicit via the ->daddr.family member, replicating the family in ever address we store is entirely redundant. Signed-off-by: David S. Miller --- Reading git-diff-tree failed