]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - src/patches/suse-2.6.27.39/patches.drivers/open-fcoe-beta5-update
Imported linux-2.6.27.39 suse/xen patches.
[people/teissler/ipfire-2.x.git] / src / patches / suse-2.6.27.39 / patches.drivers / open-fcoe-beta5-update
similarity index 99%
rename from src/patches/suse-2.6.27.31/patches.drivers/open-fcoe-beta5-update
rename to src/patches/suse-2.6.27.39/patches.drivers/open-fcoe-beta5-update
index 34b5cec752c565d416d8a607885bee4f0ec5c7b6..b79374280f7b1cc91414e734f0d05daa528bee14 100644 (file)
@@ -1552,15 +1552,6 @@ diff --git a/drivers/scsi/libfc/fc_lport.c b/drivers/scsi/libfc/fc_lport.c
 index bfbc7d4..7e7c060 100644
 --- a/drivers/scsi/libfc/fc_lport.c
 +++ b/drivers/scsi/libfc/fc_lport.c
-@@ -28,7 +28,7 @@
-  * the lport to be reset before we fill out the frame header's port_id. The
-  * problem is that a reset would cause the lport's port_id to reset to 0.
-  * If we don't protect the lport we'd spew incorrect frames.
-- * 
-+ *
-  * At the time of this writing there are two primary mutexes, one for the
-  * lport and one for the rport. Since the lport uses the rport and makes
-  * calls into that block the rport should never make calls that would cause
 @@ -537,7 +537,7 @@ void fc_linkdown(struct fc_lport *lport)
        if ((lport->link_status & FC_LINK_UP) == FC_LINK_UP) {
                lport->link_status &= ~(FC_LINK_UP);