]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit082fc83c396752292341d626663209e9f4ec07ec
tree6c2cfa3216a04b23c0b0e623827fc39f57db576e
parent748eae23be20c66b658260615fd95dc2d8aa6b1b
[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