From: roel kluin Date: Sun, 30 Aug 2009 22:40:15 +0000 (+0000) Subject: au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe() X-Git-Tag: v2.6.32-rc1~703^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcbfef820bdd1cdb412ccf234840e23edf67014f;p=pandora-kernel.git au1000_eth: possible NULL dereference of aup->mii_bus->irq in au1000_probe() aup->mii_bus->irq allocation may fail, prevent a dereference of NULL. Signed-off-by: Roel Kluin Acked-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed