[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
authorRobert Love <robert.w.love@intel.com>
Fri, 27 Feb 2009 18:56:06 +0000 (10:56 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Tue, 10 Mar 2009 14:06:17 +0000 (09:06 -0500)
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 <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found