]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: fec: reset PHY in the probe() function rather when opening the net device
authorLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 10:28:23 +0000 (12:28 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Mon, 16 Jun 2014 11:31:10 +0000 (13:31 +0200)
commite8856532c4b7bf24cdd16c5e0b44b57d5e834571
treeb2eef58c51935e4e517337c2e36e25ba30ad2437
parent6d9934b8383daae95a43b795f8717ba1515ebf13
net: fec: reset PHY in the probe() function rather when opening the net device

This fixes an intermittent failure to detect the PHY.
drivers/net/ethernet/freescale/fec_main.c