From 76af0140c0cfb2e72ab1d98a73d6fd25f1070cbc Mon Sep 17 00:00:00 2001 From: Mark Einon Date: Thu, 5 Dec 2013 22:37:41 +0000 Subject: [PATCH] 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-format-patch failed