From: Anish Bhatt Date: Wed, 15 Oct 2014 03:07:24 +0000 (-0700) Subject: cxgb4i: Remove duplicate call to dst_neigh_lookup() X-Git-Tag: omap-for-v3.19/prcm-cleanup~58^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5bbcb5822b25c9f738db98e6d6ad2506cab8136;p=pandora-kernel.git cxgb4i: Remove duplicate call to dst_neigh_lookup() There is an extra call to dst_neigh_lookup() leftover in cxgb4i that can cause an unreleased refcnt issue. Remove extraneous call. Signed-off-by: Anish Bhatt Fixes : 759a0cc5a3e1b ('cxgb4i: Add ipv6 code to driver, call into libcxgbi ipv6 api') Signed-off-by: David S. Miller --- Reading git-diff-tree failed