summaryrefslogtreecommitdiff
path: root/drivers/hwmon
diff options
context:
space:
mode:
authorSaeed Mahameed <saeedm@mellanox.com>2014-11-20 14:19:44 +0200
committerDavid S. Miller <davem@davemloft.net>2014-11-21 15:06:30 -0500
commit312df74c712252017f0c2c12289f00b146ca72b3 (patch)
tree6805c38078381016c8f1de092da8f3ad4ae68532 /drivers/hwmon
parent541675580ffcd098d746f7f713c7dbcc86744925 (diff)
net/mlx4_en: mlx4_en_set_settings() always fails when autoneg is set
Fix ethtool set settings to not check AUTONEG_ENABLE mlx4_en_set_settings should not check if cmd->autoneg == AUTONEG_ENABLE, cmd->autoneg can be enabled by default and this check will fail other settings requests. mlx4_en driver doesn't support changing autoneg value, but shouldn't fail the request in case cmd->autoneg was set. Fixes: d48b3ab ("net/mlx4_en: Use PTYS register to set ethtool settings (Speed)") Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hwmon')
0 files changed, 0 insertions, 0 deletions