From: David Miller Date: Fri, 2 Dec 2011 16:52:08 +0000 (+0000) Subject: net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. X-Git-Tag: v3.3-rc1~182^2~358 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2721745501a26d0dc3b88c0d2f3aa11471891388;p=pandora-kernel.git net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. To reflect the fact that a refrence is not obtained to the resulting neighbour entry. Signed-off-by: David S. Miller Acked-by: Roland Dreier --- Reading git-diff-tree failed