]> git.baikalelectronics.ru Git - kernel.git/commit
infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().
authorDavid Miller <davem@davemloft.net>
Tue, 24 Jan 2012 13:15:52 +0000 (13:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jan 2012 02:30:36 +0000 (21:30 -0500)
commitb15a1362979b50cbe5b81f234de1d5780ee0d325
tree606e46ea10692cafb71bda71ee6c462764afc49a
parentef681ac204fd4df2d855e23a72bfdabf2c0c1aa4
infiniband: Convert dst_fetch_ha() over to dst_neigh_lookup().

Now we must provide the IP destination address, and a reference has
to be dropped when we're done with the entry.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/infiniband/core/addr.c