commit | 1c93fb45761e79b3c00080e71523886cefaf351c | [log] [tgz] |
---|---|---|
author | Madalin Bucur <madalin.bucur@oss.nxp.com> | Mon Dec 23 10:06:10 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 26 15:14:53 2019 -0800 |
tree | db1be43f8b069f1e16a6a67f61fd8b82c3ef0c91 | |
parent | c27569fcd6e1b11bd24361346504f2995a256e4e [diff] |
net: phy: aquantia: add suspend / resume ops for AQR105 The suspend/resume code for AQR107 works on AQR105 too. This patch fixes issues with the partner not seeing the link down when the interface using AQR105 is brought down. Fixes: bee8259dd31f ("net: phy: add driver for aquantia phy") Signed-off-by: Madalin Bucur <madalin.bucur@oss.nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>