diff for duplicates of <20100807221517.GC9031@bicker> diff --git a/a/1.txt b/N1/1.txt index 916c7ad..c7112f7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -32,7 +32,7 @@ index e758eae..f772a7e 100644 mb->context2 = NULL; } @@ -12831,9 +12831,9 @@ lpfc_cleanup_pending_mbox(struct lpfc_vport *vport) - if (mb->u.mb.mbxCommand = MBX_REG_LOGIN64) { + if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { ndlp = (struct lpfc_nodelist *) mb->context2; if (ndlp) { - spin_lock_irq(shost->host_lock); diff --git a/a/content_digest b/N1/content_digest index 9b479a7..90296c6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <error27@gmail.com>\0" "Subject\0[patch] lpfc: change spin_lock_irq() to spin_lock()\0" - "Date\0Sat, 07 Aug 2010 22:15:17 +0000\0" + "Date\0Sun, 8 Aug 2010 00:15:17 +0200\0" "To\0James Smart <james.smart@emulex.com>\0" "Cc\0James E.J. Bottomley <James.Bottomley@suse.de>" Alex Iannicelli <alex.iannicelli@emulex.com> @@ -43,7 +43,7 @@ " \t\t\t\tmb->context2 = NULL;\n" " \t\t\t}\n" "@@ -12831,9 +12831,9 @@ lpfc_cleanup_pending_mbox(struct lpfc_vport *vport)\n" - " \t\tif (mb->u.mb.mbxCommand = MBX_REG_LOGIN64) {\n" + " \t\tif (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) {\n" " \t\t\tndlp = (struct lpfc_nodelist *) mb->context2;\n" " \t\t\tif (ndlp) {\n" "-\t\t\t\tspin_lock_irq(shost->host_lock);\n" @@ -55,4 +55,4 @@ " \t\t\t\tmb->context2 = NULL;\n" " \t\t\t}" -2cd2389b8abb2008bc6f43ea123b878aba412dd8b4a44f85e026de6949e3634d +88def2a0d291de5a61c53b01a881dde0a2de0e0e16ff95a3a80ebf0c71d23f13
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.