From: Dan Carpenter Date: Wed, 23 Dec 2009 03:27:10 +0000 (+0000) Subject: bond_3ad.c avoid possible null deref X-Git-Tag: v2.6.33-rc3~44^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c99a3d2e04c63a795e13c26d6f2982731e1f1ae0;p=pandora-kernel.git bond_3ad.c avoid possible null deref A few lines earlier we assume that best->slave could be either null or non-null so we should check it here as well. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed