]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd42f788efcd7bcff788d8e681859aab84a062747
treed871aa34a6702595bc1afa8b8e655810104c9268
parentf3d040b36b93df4f7df9e59dc0ae272629e5202e
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