]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 19:29:57 +0000 (12:29 -0700)
commit138c1c13e17139cb81bef4e3b55b25a137b8af03
tree8434dac08efef761fa5275bb9a2b90544c5b70ef
parenta1e02834c2e9e4dec63757cff320d6405f5be811
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>
Orabug: 23732603
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/qlogic/qed/qed_dev.c