]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[hermon] Throttle debug output when sensing port type
authorChristian Iversen <ci@iversenit.dk>
Tue, 26 Jan 2021 23:06:37 +0000 (00:06 +0100)
committerMichael Brown <mcb30@ipxe.org>
Mon, 1 Feb 2021 12:35:22 +0000 (12:35 +0000)
commit7b2b35981f862ba17765c87f657353f93b5b41d4
tree8536a458b3e5c3b8eafb5aedc5845a01931c8fe1
parent299c671f57715d5c882eaf0606b1e45ecbd5c73a
[hermon] Throttle debug output when sensing port type

When auto-detecting the initial port type, the Hermon driver will spam
the debug output without hesitation.  Add a short delay in each
iteration to fix this.

Signed-off-by: Christian Iversen <ci@iversenit.dk>
src/drivers/infiniband/hermon.c