commit | 3e7cfce228c6c67dd31e09175eaca55fee0c7082 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Thu May 26 11:01:24 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu May 26 12:27:33 2016 -0700 |
tree | 0e044a65a81fd79b860e920433d8edad812ebea9 | |
parent | bb13ace7dca5d2385847e43511acf5777da35c0e [diff] |
qed: Don't config min BW on 100g on link flap Currently 100g devices don't support minimum/maximum BW configurations, yet link flaps might cause the driver to attempt to do such a configuration. Prevent this just as we do for the maximum BW. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>