From: Mark Einon Date: Thu, 5 Dec 2013 22:37:41 +0000 (+0000) Subject: staging: et131x: Remove unnecessary phydev checks X-Git-Tag: v3.14-rc1~150^2~555 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76af0140c0cfb2e72ab1d98a73d6fd25f1070cbc;p=pandora-kernel.git staging: et131x: Remove unnecessary phydev checks Several checks for a valid adapter->phydev pointer are made where the pointer has already been checked previously in the code path. Remove these redundant checks. Signed-off-by: Mark Einon Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed