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)
commita2d35d0b9412b201fbc236c4e6ab62c4517b2515
tree4bfe06cf06d94760079e8472065c93b3db699cfb
parent9aea7779b764a11e357d3c74af6aee3cf90f2045
parent2697ea5a859b83ca49511dcfd98daf42584eb3cf
Merge branch 'amd-xgbe-fixes'

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>