From: Anton Vorontsov Date: Fri, 14 May 2010 04:27:30 +0000 (+0000) Subject: fsl_pq_mdio: Fix mdiobus allocation handling X-Git-Tag: v2.6.35-rc1~473^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08d18f3b62b4c05731a09eca2b432842a0a18da5;p=pandora-kernel.git fsl_pq_mdio: Fix mdiobus allocation handling The driver could return success code even if mdiobus_alloc() failed. This patch fixes the issue. Signed-off-by: Anton Vorontsov Signed-off-by: David S. Miller --- Reading git-diff-tree failed