[SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.
authorMadhuranath Iyengar <madhuranath.iyengar@qlogic.com>
Tue, 4 May 2010 22:01:28 +0000 (15:01 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sun, 16 May 2010 22:21:56 +0000 (18:21 -0400)
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>

No differences found