]> git.itanic.dy.fi Git - linux-stable/commit
Merge branch 'net-phy-Add-general-dummy-stubs-for-MMD-register-access'
authorDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2018 15:41:08 +0000 (11:41 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Mar 2018 15:41:08 +0000 (11:41 -0400)
commit3d21ac6fe92d8dc1040c2d8f4f0a70cab9728f06
tree301798f110123a76a5eb64a45e70315ead247981
parentee54a9f9ae3218b4b249a5356f10534575ed56e2
parentc846a2b7bd0e6900a726afb7c0a066f3a93617cf
Merge branch 'net-phy-Add-general-dummy-stubs-for-MMD-register-access'

Kevin Hao says:

====================
net: phy: Add general dummy stubs for MMD register access

v2:
As suggested by Andrew:
  - Add general dummy stubs
  - Also use that for the micrel phy

This patch series fix the Ethernet broken on the mpc8315erdb board introduced
by commit b6b5e8a69118 ("gianfar: Disable EEE autoneg by default").
====================

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