diff options
author | David S. Miller <davem@davemloft.net> | 2018-09-25 22:41:31 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-09-25 22:41:31 -0700 |
commit | 4b1bd69769454175268908f50b32f1cbfee5bb83 (patch) | |
tree | 5c286f351978698aac77e1c417bf584c82132b5d /drivers/s390/net/qeth_l3_main.c | |
parent | 7aca011f88eb57be1b17b0216247f4e32ac54e29 (diff) | |
download | talos-op-linux-4b1bd69769454175268908f50b32f1cbfee5bb83.tar.gz talos-op-linux-4b1bd69769454175268908f50b32f1cbfee5bb83.zip |
net: phy: marvell: Fix build.
Local variable 'autoneg' doesn't even exist:
drivers/net/phy/marvell.c: In function 'm88e1121_config_aneg':
drivers/net/phy/marvell.c:468:25: error: 'autoneg' undeclared (first use in this function); did you mean 'put_net'?
if (phydev->autoneg != autoneg || changed) {
^~~~~~~
Fixes: d6ab93364734 ("net: phy: marvell: Avoid unnecessary soft reset")
Reported-by:Vakul Garg <vakul.garg@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/net/qeth_l3_main.c')
0 files changed, 0 insertions, 0 deletions