]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/phy/marvell.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
[linux-2.6-omap-h63xx.git] / drivers / net / phy / marvell.c
index 33539917e9b8008d6890e872e9d4ab7550b06d6d..32a8503a7acdc3ade6fcb1fd656a2009ec9eda09 100644 (file)
@@ -211,8 +211,6 @@ static int m88e1111_config_init(struct phy_device *phydev)
        }
 
        if (phydev->interface == PHY_INTERFACE_MODE_SGMII) {
-               int temp;
-
                temp = phy_read(phydev, MII_M1111_PHY_EXT_SR);
                if (temp < 0)
                        return temp;