qed: Don't config min BW on 100g on link flap
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Thu, 26 May 2016 08:01:24 +0000 (11:01 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 26 May 2016 19:27:33 +0000 (12:27 -0700)
commit3e7cfce228c6c67dd31e09175eaca55fee0c7082
tree0e044a65a81fd79b860e920433d8edad812ebea9
parentbb13ace7dca5d2385847e43511acf5777da35c0e
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>
drivers/net/ethernet/qlogic/qed/qed_dev.c