commit | 5799fc905930f866c7d32aaf81b31f8027297506 | [log] [tgz] |
---|---|---|
author | Kweh, Hock Leong <hock.leong.kweh@intel.com> | Wed Dec 28 04:07:41 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 27 12:28:08 2016 -0500 |
tree | 661fe02f44483a6b678687e0f00db985a0de7186 | |
parent | 610c908773d30907c950ca3b2ee8ac4b2813537b [diff] |
net: stmmac: fix incorrect bit set in gmac4 mdio addr register Fixing the gmac4 mdio write access to use MII_GMAC4_WRITE only instead of OR together with MII_WRITE. Signed-off-by: Kweh, Hock Leong <hock.leong.kweh@intel.com> Acked-By: Joao Pinto <jpinto@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>