[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190304115550.GA22179@chelsio.com>
Date: Mon, 4 Mar 2019 17:25:52 +0530
From: Arjun Vynipadath <arjun@...lsio.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, nirranjan@...lsio.com,
indranil@...lsio.com, dt@...lsio.com, vishal@...lsio.com
Subject: Re: [PATCH net-next] cxgb4: Prefix adapter flags with CXGB4
On Friday, March 03/01/19, 2019 at 23:17:47 -0800, David Miller wrote:
> From: Arjun Vynipadath <arjun@...lsio.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.
Powered by blists - more mailing lists