]> 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)
commitc45564853766fc2a930fac546c094eac85aa8eaa
treeedcbf9e84b73b6853ed8f0790a1ebc0e504f81fe
parent04a766ead49d65d3e61762518bebf0efbd29cfa7
[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