commit | 278d436a476f69fc95d5c82bf61b6c2d02f4d44e | [log] [tgz] |
---|---|---|
author | Ivan Vecera <ivecera@redhat.com> | Mon Sep 08 18:46:53 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 08 15:54:26 2014 -0700 |
tree | 1ff1e5915ff4f8c8b4e366ed0867e5193ed94287 | |
parent | 208f7ca4d4a6886256763c9c073775c5fdaf47eb [diff] |
net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam() The driver does not support pause autonegotiation so it should return -EINVAL when the function is called with non-zero autoneg. Cc: Amir Vadai <amirv@mellanox.com> Signed-off-by: Ivan Vecera <ivecera@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>