]> asedeno.scripts.mit.edu Git - linux.git/commit
infiniband: cxgb4: Convert import_ep() over to dst_neigh_lookup().
authorDavid Miller <davem@davemloft.net>
Tue, 24 Jan 2012 13:15:57 +0000 (13:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 Jan 2012 02:30:37 +0000 (21:30 -0500)
commit64b7007eb99b78cbdd6cca7a98e12794201b9725
treebcd1d92c5c44fb8d160ea0cf8d6d8ab38bbb75d4
parent02b619555ad68884bacfbe41893245394cb44885
infiniband: cxgb4: Convert import_ep() 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>
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/infiniband/hw/cxgb4/cm.c