Nicholas Mc Guire
fd4e1393c4
tcm_qla2xxx: pass timeout as HZ independent value
...
API compliance scanning with coccinelle flagged:
./drivers/scsi/qla2xxx/tcm_qla2xxx.c:407:2-29:
WARNING: timeout is HZ dependent
This was introduced in 'commit 75f8c1f693 ("[SCSI] tcm_qla2xxx: Add >=
24xx series fabric module for target-core")'. wait_for_completion_timeout()
expects a timeout in jiffies so the numeric constant makes the effective
timeout HZ dependent. Resolved by converting it to CONST * HZ.
Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org >
Acked-by: Nilesh Javali <nilesh.javali@qlogic.com >
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org >
2015-07-23 23:39:50 -07:00
..
2015-07-02 17:11:28 -07:00
2015-06-26 11:08:27 -07:00
2015-07-01 17:47:51 -07:00
2015-07-04 19:36:06 -07:00
2015-06-26 11:54:29 -07:00
2015-07-02 14:36:40 -07:00
2015-07-02 10:42:13 -07:00
2015-07-01 15:44:18 -07:00
2015-07-02 10:42:13 -07:00
2015-07-02 10:42:13 -07:00
2015-07-03 11:37:02 -07:00
2015-07-01 17:47:51 -07:00
2015-07-03 12:10:12 -07:00
2015-07-03 15:20:57 -07:00
2015-07-01 15:19:35 -07:00
2015-07-03 16:09:29 -07:00
2015-06-22 16:23:43 +02:00
2015-07-02 10:25:22 -07:00
2015-07-03 14:39:06 +02:00
2015-07-01 16:15:05 +03:00
2015-06-26 14:51:15 -07:00
2015-07-01 10:49:25 -07:00
2015-07-04 19:36:06 -07:00
2015-07-04 08:14:22 -07:00
2015-07-01 14:44:22 -07:00
2015-07-04 09:22:51 -07:00
2015-06-24 16:49:49 -07:00
2015-07-01 19:09:11 -07:00
2015-06-22 17:59:09 -07:00
2015-07-02 10:36:29 -07:00
2015-07-04 19:36:06 -07:00
2015-07-01 19:09:11 -07:00
2015-06-26 11:54:29 -07:00
2015-06-30 19:44:57 -07:00
2015-07-01 15:19:35 -07:00
2015-07-01 10:49:25 -07:00
2015-07-02 14:40:49 -07:00
2015-07-01 10:49:25 -07:00
2015-07-04 14:07:47 -07:00
2015-06-26 14:51:15 -07:00
2015-07-04 14:09:32 -04:00
2015-06-26 11:23:38 -04:00
2015-07-01 19:40:18 -07:00
2015-07-01 15:19:35 -07:00
2015-07-02 10:25:22 -07:00
2015-06-27 12:44:34 -07:00
2015-07-01 15:19:35 -07:00
2015-07-05 10:54:09 -07:00
2015-07-02 10:42:13 -07:00
2015-06-23 13:32:38 -07:00
2015-06-23 14:08:54 -07:00
2015-07-02 10:25:22 -07:00
2015-06-27 12:44:34 -07:00
2015-07-03 18:55:18 +02:00
2015-07-23 23:39:50 -07:00
2015-07-01 15:19:35 -07:00
2015-07-02 14:40:49 -07:00
2015-06-26 15:46:08 -07:00
2015-07-06 18:07:19 -07:00
2015-07-01 10:49:25 -07:00
2015-07-02 14:40:49 -07:00
2015-07-04 19:36:06 -07:00
2015-06-28 12:32:13 -07:00
2015-07-04 14:13:43 -07:00
2015-07-03 12:11:17 -07:00
2015-07-03 16:02:25 -07:00
2015-07-01 19:33:16 -07:00
2015-07-04 14:13:43 -07:00
2015-06-24 21:24:10 -04:00
2015-06-29 10:34:42 -07:00