From: Amerigo Wang Date: Mon, 29 Oct 2012 00:13:19 +0000 (+0000) Subject: ipv6: introduce ip6_rt_put() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~460 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94e187c01512c9cf29e2ff54bf1a1b045f38293d;p=pandora-kernel.git ipv6: introduce ip6_rt_put() As suggested by Eric, we could introduce a helper function for ipv6 too, to avoid checking if rt is NULL before dst_release(). Cc: Eric Dumazet Cc: David S. Miller Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed