commit | 3e8bc1b886411459f94d57557409bb9bfdf89f85 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sat Apr 27 19:32:57 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 27 20:23:04 2019 -0400 |
tree | 4fd29ec011266712acc204709f7e1210d0fcef37 | |
parent | 406a4362c252a1ba62509728b2ea638c5059f463 [diff] |
net: dsa: mv88e6060: Replace ds with priv Pass around priv, not ds. This will help with changing to an mdio driver, and makes this driver more like mv88e6xxx. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>