From: Ralf Baechle Date: Mon, 26 Jun 2006 07:05:23 +0000 (-0700) Subject: [NETROM]: Fix possible null pointer dereference. X-Git-Tag: v2.6.18-rc1~614^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52383678a8ac80e6679f94f60c897f9292e0e8b9;p=pandora-kernel.git [NETROM]: Fix possible null pointer dereference. If in nr_link_failed the neighbour list is non-empty but the node list is empty we'll end dereferencing a in a NULL pointer. This fixes coverity 362. Signed-off-by: Ralf Baechle Signed-off-by: David S. Miller --- Reading git-diff-tree failed