commit | e55684fadbc5c9c69cad1b3bae228c8374b99b85 | [log] [tgz] |
---|---|---|
author | David Miller <davem@davemloft.net> | Tue Jan 24 13:16:03 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 25 21:30:37 2012 -0500 |
tree | bd8ba497dda0da6697d9887f204005e6b474b468 | |
parent | 64b7007eb99b78cbdd6cca7a98e12794201b9725 [diff] |
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>