From: Ivan Vecera Date: Mon, 8 Sep 2014 16:46:53 +0000 (+0200) Subject: net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam() X-Git-Tag: fixes-for-v3.18-merge-window~87^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=278d436a476f69fc95d5c82bf61b6c2d02f4d44e;p=pandora-kernel.git 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 Signed-off-by: Ivan Vecera Signed-off-by: David S. Miller --- Reading git-diff-tree failed