OSDN Git Service

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)
commit02b619555ad68884bacfbe41893245394cb44885
tree606e46ea10692cafb71bda71ee6c462764afc49a
parent9b28ecd66b391349d3492574500f978566195454
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