]> 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)
commitd8d54097d0bcc783eea8523ebfd62f8e240b5c35
tree606e46ea10692cafb71bda71ee6c462764afc49a
parent23f7bc1ca3fa9a5ed965bdd8cd52f4c89cf392d6
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