[SCSI] mpt fusion: rewrite of all internal generated functions
authorKashyap, Desai <kashyap.desai@lsi.com>
Fri, 29 May 2009 11:14:06 +0000 (16:44 +0530)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 9 Jun 2009 22:27:49 +0000 (17:27 -0500)
Rewrite of all internal generated functions that issue commands to firmware,
porting them to be single threaded using the generic MPT_MGMT
struct. Implemented using completion Queue.

Signed-off-by: Kashyap Desai <kadesai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found