From: Madhuranath Iyengar Date: Tue, 4 May 2010 22:01:28 +0000 (-0700) Subject: [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands. X-Git-Tag: v2.6.35-rc1~470^2^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4916392b56921b4aaaeaca3ef492135f42fbb5f2;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed