]> www.infradead.org Git - users/jedix/linux-maple.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)
committerJoe Jin <joe.jin@oracle.com>
Fri, 21 Dec 2012 03:15:13 +0000 (11:15 +0800)
commit401ce0e50337ef287fb02124e3cd1e745e456284
treef96c1a7858b31c7c16a8bd626b7ffcbcf90320cf
parented9009d9a0d6b4fa882ee620e601c23b8a876403
[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>
(cherry picked from commit 1d94f94d89848762306b4a8bd5e658c11828ab12)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/scsi/hpsa.c