All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arjun Vynipadath <arjun@chelsio.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, nirranjan@chelsio.com,
	indranil@chelsio.com, dt@chelsio.com, vishal@chelsio.com
Subject: Re: [PATCH net-next] cxgb4: Prefix adapter flags with CXGB4
Date: Mon, 4 Mar 2019 17:25:52 +0530	[thread overview]
Message-ID: <20190304115550.GA22179@chelsio.com> (raw)
In-Reply-To: <20190301.231747.515107084083176109.davem@davemloft.net>

On Friday, March 03/01/19, 2019 at 23:17:47 -0800, David Miller wrote:
> From: Arjun Vynipadath <arjun@chelsio.com>
> Date: Fri,  1 Mar 2019 15:40:24 +0530
> 
> > -	FULL_INIT_DONE     = (1 << 0),
>  ...
> > +	CXGB4_FULL_INIT_DONE		= (1 << 0),
> 
> Looks like you missed some of this conversion.
> 
> Oh wait, you make changes to cxgb* and don't enable all the related
> drivers that use these headers when you build test?!?!
My bad.
My kernel config file got changed somehow, in which CONFIG_CRYPTO_DEV_CHELSIO_TLS
is not enabled.

      reply	other threads:[~2019-03-04 11:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-01 10:10 [PATCH net-next] cxgb4: Prefix adapter flags with CXGB4 Arjun Vynipadath
2019-03-01 19:41 ` kbuild test robot
2019-03-02  0:30 ` kbuild test robot
2019-03-02  7:17 ` David Miller
2019-03-04 11:55   ` Arjun Vynipadath [this message]

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=20190304115550.GA22179@chelsio.com \
    --to=arjun@chelsio.com \
    --cc=davem@davemloft.net \
    --cc=dt@chelsio.com \
    --cc=indranil@chelsio.com \
    --cc=netdev@vger.kernel.org \
    --cc=nirranjan@chelsio.com \
    --cc=vishal@chelsio.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 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.