infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().
authorDavid Miller <davem@davemloft.net>
Tue, 24 Jan 2012 13:16:03 +0000 (13:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jan 2012 02:30:37 +0000 (21:30 -0500)
commite55684fadbc5c9c69cad1b3bae228c8374b99b85
treebd8ba497dda0da6697d9887f204005e6b474b468
parent64b7007eb99b78cbdd6cca7a98e12794201b9725
infiniband: nes: Convert nes_addr_resolve_neigh() 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/hw/nes/nes_cm.c