inetpeer: Abstract address representation further.
authorDavid S. Miller <davem@davemloft.net>
Wed, 9 Feb 2011 22:30:26 +0000 (14:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Feb 2011 21:22:28 +0000 (13:22 -0800)
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 <davem@davemloft.net>

No differences found