From: Robert Love Date: Fri, 27 Feb 2009 18:56:06 +0000 (-0800) Subject: [SCSI] fcoe: Correct fcoe_transports initialization vs. registration X-Git-Tag: v2.6.29~41^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03ec862dff57ca3d1fcb439b99aadc45bc5c2f28;p=pandora-kernel.git [SCSI] fcoe: Correct fcoe_transports initialization vs. registration The registration function shouldn't initialize the mutex or list head. The fcoe SW transport should initialize itself before registering. Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed