Re: [PATCH net v1 0/3] amd-xgbe: AMD XGBE driver fixes 2017-02-28
From: David Miller <davem@davemloft.net>
Date: 2017-03-02 21:02:43
From: David Miller <davem@davemloft.net>
Date: 2017-03-02 21:02:43
From: Tom Lendacky <thomas.lendacky@amd.com> Date: Tue, 28 Feb 2017 15:02:42 -0600
This patch series addresses some issues in the AMD XGBE driver. The following fixes are included in this driver update series: - Stop the PHY before disabling and releasing device interrupts so that MDIO requests issued by the device can be properly handled - Set the MDIO communication mode on device startup, not just device probe - Do not overwrite SFP settings when mod_absent is detected This patch series is based on net.
Series applied, thanks.