commit | 45fcb86e4663122590d243a466eb21ae45890f03 | [log] [tgz] |
---|---|---|
author | Stephen Cameron <stephenmcameron@gmail.com> | Fri Jan 23 16:43:04 2015 -0600 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Feb 02 09:57:39 2015 -0800 |
tree | 0e312378e2f99b5af9e68300d718922d5ace34dd | |
parent | d54c5c24870ff4d581ce17f09d0c5fcb728c1d02 [diff] |
hpsa: get rid of cmd_special_alloc and cmd_special_free We have commands reserved for internal use. This is laying the groundwork for removing the internal queue of commands from the driver so that the locks that protect that queue may be removed. Reviewed-by: Scott Teel <scott.teel@pmcs.com> Signed-off-by: Don Brace <don.brace@pmcs.com> Signed-off-by: Christoph Hellwig <hch@lst.de>