From: Jay Vosburgh Date: Wed, 30 Jan 2008 02:07:45 +0000 (-0800) Subject: bonding: fix NULL pointer deref in startup processing X-Git-Tag: v2.6.25-rc1~1065^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fe4763cd8cacd81d892193efb48b99c99c15323;p=pandora-kernel.git bonding: fix NULL pointer deref in startup processing Fix the "are we creating a duplicate" check to not compare the name if the name is NULL (meaning that the system should select a name). Bug reported by Benny Amorsen . Signed-off-by: Jay Vosburgh Signed-off-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed