public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/13] lpfc 8.3.41: Fix mailbox byteswap issue on PPC
@ 2013-07-15 22:32 James Smart
  0 siblings, 0 replies; only message in thread
From: James Smart @ 2013-07-15 22:32 UTC (permalink / raw)
  To: linux-scsi

Fix mailbox byteswap issue on PPC


Signed-off-by: James Smart <james.smart@emulex.com>

 ---

 lpfc_sli.c |    1 -
 1 file changed, 1 deletion(-)


diff -upNr a/drivers/scsi/lpfc/lpfc_sli.c b/drivers/scsi/lpfc/lpfc_sli.c
--- a/drivers/scsi/lpfc/lpfc_sli.c	2013-07-15 07:15:01.997055473 -0400
+++ b/drivers/scsi/lpfc/lpfc_sli.c	2013-07-15 07:15:08.819055628 -0400
@@ -10161,7 +10161,6 @@ lpfc_sli_issue_mbox_wait(struct lpfc_hba
 		 */
 		if (pmboxq->mbox_flag & LPFC_MBX_WAKE) {
 			retval = MBX_SUCCESS;
-			lpfc_sli4_swap_str(phba, pmboxq);
 		} else {
 			retval = MBX_TIMEOUT;
 			pmboxq->mbox_cmpl = lpfc_sli_def_mbox_cmpl;





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-07-15 22:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-15 22:32 [PATCH 2/13] lpfc 8.3.41: Fix mailbox byteswap issue on PPC James Smart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox