From: Michal Schmidt <[email protected]> Date: Thu, 7 May 2015 20:37:10 +0200
> Commit 12a8541d5c82 "bnx2x: Delay during kdump load" added a 5 seconds > delay to bnx2x's probe function in the kdump case to let the firmware > realize the old driver is gone. > > The problem with the delay is that it is per-device, so if you have > several bnx2x NICs in NPAR mode, the delays can accumulate to minutes. > > Fix it by adjusting the delay so that we do not wait more than > necessary, i.e. no more delaying after 5 seconds of kernel boot time. > > Signed-off-by: Michal Schmidt <[email protected]> Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
