]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_cmd()
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Tue, 1 May 2012 16:43:01 +0000 (11:43 -0500)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 10 May 2012 08:15:46 +0000 (09:15 +0100)
commit11c3bd5aa22bfe1908796c8fd40fb22f209c128f
treeedcbf9e84b73b6853ed8f0790a1ebc0e504f81fe
parent17976a40851e813de158c68367d8b354b0ab0188
[SCSI] hpsa: factor out tail calls to next_command() in process_(non)indexed_cmd()

This is in order to smooth the way for upcoming changes to allow use of
multiple reply queues for command completions.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Matt Gates <matthew.gates@hp.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/hpsa.c