linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: sreekanth.reddy@lsi.com
Cc: linux-scsi@vger.kernel.org, Nagalakshmi.Nandigama@lsi.com,
	Sathya.Prakash@lsi.com
Subject: Re: [RESEND][PATCH 15/20][SCSI] mpt3sas: This patch is part 2 of mpt3sas_scsih.c
Date: Tue, 27 Nov 2012 13:41:43 +0400	[thread overview]
Message-ID: <1354009303.2276.10.camel@dabdike> (raw)
In-Reply-To: <20121126211612.GA10454@localhost.localdomain>

On Tue, 2012-11-27 at 02:46 +0530, sreekanth.reddy@lsi.com wrote:
> This patch contains code related to Scsi Host Layer for
> MPT (Message Passing Technology) based controllers
> This patch is part 2 of mpt3sas_scsih.c
> 
> This patch also Fixes the error:
> 
> drivers/scsi/mpt3sas/mpt3sas_scsih.c:5368:2: error: ‘event_data’
> undeclared (first use in this function)
> drivers/scsi/mpt3sas/mpt3sas_scsih.c:5368:2: note: each undeclared
> identifier is reported only once for each function it appears in

And now we get this:

drivers/scsi/mpt3sas/mpt3sas_scsih.c: In function ‘_scsih_sas_broadcast_primitive_event’:
drivers/scsi/mpt3sas/mpt3sas_scsih.c:5368:2: warning: dereferencing ‘void *’ pointer [enabled by default]
drivers/scsi/mpt3sas/mpt3sas_scsih.c:5368:2: error: request for member ‘PhyNum’ in something not a structure or union
drivers/scsi/mpt3sas/mpt3sas_scsih.c:5368:2: warning: dereferencing ‘void *’ pointer [enabled by default]
drivers/scsi/mpt3sas/mpt3sas_scsih.c:5368:2: error: request for member ‘PortWidth’ in something not a structure or union
make[3]: *** [drivers/scsi/mpt3sas/mpt3sas_scsih.o] Error 1

I'm not your compile service.  prepare the whole series against
scsi-misc, please, *compile* and test it and then resubmit.

Thanks,

James


--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2012-11-27  9:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-26 21:16 [RESEND][PATCH 15/20][SCSI] mpt3sas: This patch is part 2 of mpt3sas_scsih.c sreekanth.reddy
2012-11-27  9:41 ` James Bottomley [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-11-26 20:18 sreekanth.reddy
2012-09-29 14:20 sreekanth.reddy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1354009303.2276.10.camel@dabdike \
    --to=james.bottomley@hansenpartnership.com \
    --cc=Nagalakshmi.Nandigama@lsi.com \
    --cc=Sathya.Prakash@lsi.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sreekanth.reddy@lsi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).