From: David S. Miller Date: Sun, 17 Jul 2011 00:36:53 +0000 (-0700) Subject: neigh: Simply destroy handling wrt. hh_cache. X-Git-Tag: v3.1-rc1~316^2~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0895b08adeb3f660cdff21990d0a9c2b59a919e7;p=pandora-kernel.git neigh: Simply destroy handling wrt. hh_cache. Now that hh_cache entries are embedded inside of neighbour entries, their lifetimes and accesses are now synchronous to that of the encompassing neighbour object. Therefore we don't need to hook up the blackhole op to hh_output on destroy. Signed-off-by: David S. Miller --- Reading git-diff-tree failed