diff options
author | 2020-05-23 12:46:49 -0700 | |
---|---|---|
committer | 2020-05-25 17:52:48 -0700 | |
commit | 880f8f99d12ca89d3ec76f688e0d92612054cbb1 (patch) | |
tree | ad0014bc0a9775b76aeb4bc64743a73488428972 /net/tipc | |
parent | ipv4: potential underflow in compat_ip_setsockopt() (diff) | |
download | wireguard-linux-880f8f99d12ca89d3ec76f688e0d92612054cbb1.tar.xz wireguard-linux-880f8f99d12ca89d3ec76f688e0d92612054cbb1.zip |
bnx2x: allow bnx2x_bsc_read() to schedule
bnx2x_warpcore_read_sfp_module_eeprom() can call bnx2x_bsc_read()
three times before giving up.
This causes latency blips of at least 31 ms (58 ms being reported
by our teams)
Convert the long lasting loops of udelay() to usleep_range() ones,
and breaks the loops on precise time tracking.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Ariel Elior <aelior@marvell.com>
Cc: Sudarsana Kalluru <skalluru@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions