On Tue, 22 Oct 2024 09:42:05 -0500 [email protected] wrote: > From: Lewis Donzis <[email protected]> > > Forcing wait true prevents checking link status without delay, because the > function will wait more than 10 seconds for link status to be true. > > Signed-off-by: Lewis Donzis <[email protected]>
A little concerned that original patch was trying to address a problem.
Fixes: 0012111a3d87 ("net/ixgbe: fix link status synchronization on BSD")

