From: David Miller <davem@davemloft.net>
To: arjun@chelsio.com
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: Fri, 01 Mar 2019 23:17:47 -0800 (PST) [thread overview]
Message-ID: <20190301.231747.515107084083176109.davem@davemloft.net> (raw)
In-Reply-To: <20190301101024.8928-1-arjun@chelsio.com>
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?!?!
next prev parent reply other threads:[~2019-03-02 7:18 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 [this message]
2019-03-04 11:55 ` Arjun Vynipadath
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=20190301.231747.515107084083176109.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=arjun@chelsio.com \
--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 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).