From: Eric Dumazet Date: Mon, 4 Oct 2010 04:27:36 +0000 (+0000) Subject: net neigh: neigh_delete() and neigh_add() changes X-Git-Tag: v2.6.37-rc1~147^2~239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=110b2499370c401cdcc7c63e481084467291d556;p=pandora-kernel.git net neigh: neigh_delete() and neigh_add() changes neigh_delete() and neigh_add() dont need to touch device refcount, we hold RTNL when calling them, so device cannot disappear under us. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed