]> git.karo-electronics.de Git - linux-beck.git/commit
hpsa: allocate reply queues individually
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Thu, 29 May 2014 15:53:07 +0000 (10:53 -0500)
committerChristoph Hellwig <hch@lst.de>
Mon, 2 Jun 2014 07:54:55 +0000 (09:54 +0200)
commit072b0518b0f75296443a0df9fe7f25e052e62652
treefbfb396427d949c0a05440fe8b8870a2e3e51968
parentf89439bc2e12a0eab57f15411e668525dc7e61ec
hpsa: allocate reply queues individually

Now that we can allocate more than 4 reply queues (up to 64)
we shouldn't try to make them share the same allocation but
should allocate them separately.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Reviewed-by: Mike Miller <michael.miller@canonical.com>
Reviewed-by: Scott Teel <scott.teel@hp.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.c
drivers/scsi/hpsa.h