commit | 4916392b56921b4aaaeaca3ef492135f42fbb5f2 | [log] [tgz] |
---|---|---|
author | Madhuranath Iyengar <madhuranath.iyengar@qlogic.com> | Tue May 04 15:01:28 2010 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Sun May 16 18:21:56 2010 -0400 |
tree | 6f3a209b1386b74009c197978e677afa04f0d651 | |
parent | b7d2280c153b33fc60f1a89406d2329137a8b61c [diff] |
[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. Currently, BSG and IOCB/Logio commands have a different framework (srb structs). The purpose of this effort is to consolidate them into a generalized framework for these as well as other asynchronous operations in the future. Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>