[SCSI] mptfusion: fix panic loading driver statically compiled
authorMoore, Eric Dean <Eric.Moore@lsil.com>
Sat, 30 Apr 2005 22:09:38 +0000 (17:09 -0500)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 20 May 2005 17:53:42 +0000 (12:53 -0500)
commitd335cc38c75e28407455463444b912b09c92daec
tree031810afee4004df4797a641d9d02fe3955a3b9b
parent4e33bd874bce8b3df2ab52538db59730196383c3
[SCSI] mptfusion: fix panic loading driver statically compiled

Adjust link ordering in the Makefile.  Also, the ioc->DoneCtx handles
for mptspi/mptfc in the message frame.  And I'm now not seeing the
panic.

Signed-off-by: Eric Moore <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/message/fusion/Makefile
drivers/message/fusion/mptbase.c
drivers/message/fusion/mptbase.h
drivers/message/fusion/mptfc.c
drivers/message/fusion/mptspi.c