commit | 94d66ae63151ab8db47fe468f5fe37a616f7bfeb | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Thu Nov 10 15:44:01 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 13 22:36:35 2016 -0500 |
tree | 9f6b2fedc17e9e8804dfefb5dded2b2307ed87fe | |
parent | fedf18651b07f1701f9e8684b49f3b6c879577fc [diff] |
net: dsa: mv88e6xxx: 6351 family also has RGMII delays The recent refactoring of setting the MAC configuration broke setting of RGMII delays, via the phy-mode, on the 6351 family. Add the missing ops to the structure. Fixes: 7340e5ecdbb1 ("net: dsa: mv88e6xxx: setup port's MAC") Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>