From: Florian Fainelli Date: Tue, 25 Feb 2014 00:56:11 +0000 (-0800) Subject: net: bcmgenet: drop checks on priv->phydev X-Git-Tag: v3.15-rc1~113^2~270 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80d8e96d127a91dc3f298e9bb959473b9df1063a;p=pandora-kernel.git net: bcmgenet: drop checks on priv->phydev Drop all the checks on priv->phydev since we will refuse probing the driver if we cannot attach to a PHY device. Drop all checks on priv->phydev. This also fixes some smatch issues reported by Dan Carpenter. Reported-by: Dan Carpenter Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed