git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a468f32
)
[SCSI] fcoe: Correct fcoe_transports initialization vs. registration
author
Robert Love
<robert.w.love@intel.com>
Fri, 27 Feb 2009 18:56:06 +0000
(10:56 -0800)
committer
James 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