[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)
commit1d94f94d89848762306b4a8bd5e658c11828ab12
treeedcbf9e84b73b6853ed8f0790a1ebc0e504f81fe
parent6cba3f1972de14421ef4cf4b46a15cc5d604e791
[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