]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - src/patches/suse-2.6.27.39/patches.drivers/open-fcoe-beta4-update
Imported linux-2.6.27.39 suse/xen patches.
[ipfire-2.x.git] / src / patches / suse-2.6.27.39 / patches.drivers / open-fcoe-beta4-update
similarity index 99%
rename from src/patches/suse-2.6.27.31/patches.drivers/open-fcoe-beta4-update
rename to src/patches/suse-2.6.27.39/patches.drivers/open-fcoe-beta4-update
index 5d8357c55d6a1d5ba03a3ead36dac51daec0c40c..e47d3c15c8f3f37b21ffb36fc7b9adf3e27ab59e 100644 (file)
@@ -4439,7 +4439,7 @@ index b1854b9..bfbc7d4 100644
 + * 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
@@ -5549,7 +5549,7 @@ index 107b304..651a3ed 100644
 -                      BUG();
 -                      break;
 +      if (!fp || PTR_ERR(fp) == -FC_EX_TIMEOUT) {
-+              /* 
++              /*
 +               * Memory allocation failure, or the exchange timed out.
 +               *  Retry after delay
 +               */