netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@xenotime.net>
To: dmitry@broadcom.com
Cc: "Stephen Rothwell" <sfr@canb.auug.org.au>,
	netdev <netdev@vger.kernel.org>,
	"linux-next@vger.kernel.org" <linux-next@vger.kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	"Eilon Greenstein" <eilong@broadcom.com>
Subject: Re: linux-next: Tree for Aug 29 (bnx2x)
Date: Mon, 29 Aug 2011 15:56:18 -0700	[thread overview]
Message-ID: <20110829155618.01a73cce.rdunlap@xenotime.net> (raw)
In-Reply-To: <1314653744.3085.2.camel@lb-tlvb-dmitry>

On Tue, 30 Aug 2011 00:35:44 +0300 Dmitry Kravkov wrote:

> On Mon, 2011-08-29 at 13:28 -0700, Randy Dunlap wrote:
> > On Mon, 29 Aug 2011 16:19:07 +1000 Stephen Rothwell wrote:
> > 
> > > Hi all,
> > 
> > (on i386 or x86_64)
> > 
> > drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:10148: error: 'bnx2x_fcoe_get_wwn' undeclared here (not in a function)
> > 
> > 
> > Full randconfig file is attached.
> > 
> > ---
> > ~Randy
> > *** Remember to use Documentation/SubmitChecklist when testing your code ***
> This should sync #define structures between definition and declaration
> ---
> 
> Reported-by: Randy Dunlap <rdunlap@xenotime.net>
> Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>

Acked-by: Randy Dunlap <rdunlap@xenotime.net>

Thanks.

> ---
>  drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
> index f290b23..5b1f9b5 100644
> --- a/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
> +++ b/drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
> @@ -522,7 +522,7 @@ void bnx2x_free_mem_bp(struct bnx2x *bp);
>   */
>  int bnx2x_change_mtu(struct net_device *dev, int new_mtu);
>  
> -#if defined(BCM_CNIC) && (defined(CONFIG_FCOE) || defined(CONFIG_FCOE_MODULE))
> +#if defined(NETDEV_FCOE_WWNN) && defined(BCM_CNIC)
>  /**
>   * bnx2x_fcoe_get_wwn - return the requested WWN value for this port
>   *
> -- 


---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***

  reply	other threads:[~2011-08-29 22:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20110829161907.19232776e65389dea1caa7e8@canb.auug.org.au>
2011-08-29 18:49 ` [PATCH -next] net: fix Makefile typos & build errors Randy Dunlap
2011-08-29 20:19   ` David Miller
2011-08-30  1:59   ` Stephen Rothwell
2011-08-30  2:55     ` David Miller
2011-08-29 20:28 ` linux-next: Tree for Aug 29 (bnx2x) Randy Dunlap
2011-08-29 21:35   ` Dmitry Kravkov
2011-08-29 22:56     ` Randy Dunlap [this message]
2011-08-30  2:57       ` David Miller

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=20110829155618.01a73cce.rdunlap@xenotime.net \
    --to=rdunlap@xenotime.net \
    --cc=dmitry@broadcom.com \
    --cc=eilong@broadcom.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=sfr@canb.auug.org.au \
    /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).