Home
last modified time | relevance | path

Searched hist:b29a4f309fb58165ebfcca0fba504ae90ec4cfa6 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/libfc/
H A Dfc_exch.cdiff b29a4f309fb58165ebfcca0fba504ae90ec4cfa6 Fri Jul 06 19:40:10 CEST 2012 Vasu Dev <vasu.dev@intel.com> [SCSI] libfc: add exch timer debug info

Add exch timeout info to have debug log with exch timeout
value to match with retries, also add debug info
on exch timer cancel.

Added common fc_exch_timer_cancel() func and grouped this
along with fc_exch_timer_set() function, so that
added debug code is not repeated.

Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>