Start the transport layer failure timers
void srp_start_tl_fail_timers(struct srp_rport * rport);
rport
SRP target port.
Start the transport layer fast I/O failure and device loss timers. Do not modify a timer that was already started.
James Bottomley <[email protected]>
Author.
Rob Landley <[email protected]>