IB/addr: Simplify resolving IPv4 addresses
authorSean Hefty <sean.hefty@intel.com>
Thu, 19 Nov 2009 21:26:51 +0000 (13:26 -0800)
committerRoland Dreier <rolandd@cisco.com>
Thu, 19 Nov 2009 21:26:51 +0000 (13:26 -0800)
commit923c100ef019bf15fb89b6fa3d3ad0485d25d59b
treed871aa34a6702595bc1afa8b8e655810104c9268
parent6f8372b69c3198e06cecb1df2cb9682d0c55e657
IB/addr: Simplify resolving IPv4 addresses

Merge resolve local/remote address resolution into a single
data flow to ensure consistent access and use of the local routing
tables.

Based on work from:
David Wilder <dwilder@us.ibm.com>
Jason Gunthorpe <jgunthorpe@obsidianresearch.com>

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
drivers/infiniband/core/addr.c