]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'amd-xgbe-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 2 Mar 2017 20:57:54 +0000 (12:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Mar 2017 20:57:54 +0000 (12:57 -0800)
Tom Lendacky says:

====================
amd-xgbe: AMD XGBE driver fixes 2017-02-28

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge