mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
Reduce the wait time for Command Response Queue response from 30 seconds to 20 seconds, as recommended by VIOS and Power Hypervisor teams. Fixes:bd0b672313("ibmvnic: Move login and queue negotiation into ibmvnic_open") Fixes:53da09e929("ibmvnic: Add set_link_state routine for setting adapter link state") Signed-off-by: Dany Madden <drt@linux.ibm.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>