aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microsoft/mana/mana_en.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <[email protected]>2024-11-21 16:29:31 +0100
committerThomas Gleixner <[email protected]>2024-11-29 11:40:22 +0100
commit4d17c25eaf5d8b95d70726e6946e8eb94619e139 (patch)
tree0b2f6d7bb5f5b2d3513defd542cf5ebe2bbebfcc /drivers/net/ethernet/microsoft/mana/mana_en.c
parentf5807b0606da7ac7c1b74a386b22134ec7702d05 (diff)
delay: Fix ndelay() spuriously treated as udelay()
A recent rework on delay functions wrongly ended up calling __udelay() instead of __ndelay() for nanosecond delays, increasing those by 1000. As a result hangs have been observed on boot Restore the right function calls. Fixes: 19e2d91d8cb1 ("delay: Rework udelay and ndelay") Reported-by: Chen-Yu Tsai <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Tested-by: Chen-Yu Tsai <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: Chen-Yu Tsai <[email protected]> Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'drivers/net/ethernet/microsoft/mana/mana_en.c')
0 files changed, 0 insertions, 0 deletions