From: Stephen Hemminger Date: Wed, 30 Aug 2006 04:18:45 +0000 (-0700) Subject: [STRIP]: Fix neighbour table refcount leak. X-Git-Tag: v2.6.18-rc6~55^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee1377c3eef4238d89b2f99fa4d0bbbad3078b64;p=pandora-kernel.git [STRIP]: Fix neighbour table refcount leak. Found by inspection. The STRIP driver does neigh_lookup() but never releases. This driver shouldn't being doing gratuitous arp anyway. Untested, obviously, because of lack of hardware. Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed