[SCSI] libfcoe: move some timer code to make it reusable.
authorJoe Eykholt <jeykholt@cisco.com>
Wed, 1 Dec 2010 00:19:46 +0000 (16:19 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Tue, 21 Dec 2010 18:24:29 +0000 (12:24 -0600)
commitc47036a7cd378533495d8cc06a7cf8a881072a9d
tree6c2cfa3216a04b23c0b0e623827fc39f57db576e
parent69316ee2e375c5af0cf1f8d2d30f9aa277f0b454
[SCSI] libfcoe: move some timer code to make it reusable.

Move some of the code in fcoe_ctlr_timer_work() to
fcoe_ctlr_select() so that it can be shared
with another function in a forthcoming patch.

Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/libfcoe.c