From: Prakash, Sathya Date: Fri, 8 Feb 2008 11:05:40 +0000 (+0530) Subject: [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in parallel X-Git-Tag: v2.6.25-rc2~46^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07df8afa0dd54b8b89ad8aa93994c0d55a4a5921;p=pandora-kernel.git [SCSI] mpt fusion: Avoid racing when mptsas and mptcl module are loaded in parallel This patch sets the IOC pointer in drvrdata of pcidev before adding the IOC into the list of IOCs. Without this patch the driver oops when the mptsas and mptctl modules are loaded in parallel. Signed-off-by: Sathya Prakash Signed-off-by: James Bottomley --- Reading git-diff-tree failed