commit | 8f60bafec368191594a8a6ed5f0ce14968131754 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Wed Mar 09 09:16:26 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 11 15:20:20 2016 -0500 |
tree | 3f83134e8b6c13f795b1401c65b0b1cb1f337a38 | |
parent | 334c03b59ba28aa76384474e705a8a0d47f0bb39 [diff] |
qed: Enlrage the drain timeout In the scenario where slowpath configuration isn't passing due to various pause configurations affecting the chip, the theoretical time required in worst-case-scenario to empty hw fifos sufficiently to guarantee that slowpath configuration would flow is currently insufficient. This increases such a drain request to the theoretical maximum. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>