[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190301.231747.515107084083176109.davem@davemloft.net>
Date: Fri, 01 Mar 2019 23:17:47 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: arjun@...lsio.com
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
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?!?!
Powered by blists - more mailing lists