commit | 072b0518b0f75296443a0df9fe7f25e052e62652 | [log] [tgz] |
---|---|---|
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | Thu May 29 10:53:07 2014 -0500 |
committer | Christoph Hellwig <hch@lst.de> | Mon Jun 02 09:54:55 2014 +0200 |
tree | fbfb396427d949c0a05440fe8b8870a2e3e51968 | |
parent | f89439bc2e12a0eab57f15411e668525dc7e61ec [diff] |
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>