[SCSI] libfc: remove redundant timer init for fcp
authorYi Zou <yi.zou@intel.com>
Sat, 14 Jan 2012 01:26:30 +0000 (17:26 -0800)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 16 Jan 2012 08:47:18 +0000 (12:47 +0400)
commit76ffe8a3f766358a0ade543153625b3e4e66159d
tree003d5be7447e0a4ac75b00c890f75c3cd406b3e7
parent7c9c684160bc2c6668abbd2701b440e18bb9ef35
[SCSI] libfc: remove redundant timer init for fcp

The fcp timer is already initialized when it gets allocated.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/libfc/fc_fcp.c