From: David Miller <davem@davemloft.net>
To: dm@chelsio.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/9] cxgb4 update
Date: Wed, 16 Jun 2010 17:48:52 -0700 (PDT) [thread overview]
Message-ID: <20100616.174852.15235899.davem@davemloft.net> (raw)
In-Reply-To: <20100616.174527.35032483.davem@davemloft.net>
From: David Miller <davem@davemloft.net>
Date: Wed, 16 Jun 2010 17:45:27 -0700 (PDT)
> From: Dimitris Michailidis <dm@chelsio.com>
> Date: Wed, 16 Jun 2010 15:01:07 -0700
>
>>
>> Here's a series of 9 patches for the cxgb4 driver. The changes include
>> support for larger flash memories, addition of EEH, an update to latest
>> fw api, and assorted few liners. All patches are for net-next.
>
> All applied, thanks.
Actually, I'm reverting, this breaks the infiniband driver build:
drivers/infiniband/hw/cxgb4/qp.c: In function 'post_terminate':
drivers/infiniband/hw/cxgb4/qp.c:882:18: error: 'FW_RI_INIT_WR' undeclared (first use in this function)
drivers/infiniband/hw/cxgb4/qp.c:882:18: note: each undeclared identifier is reported only once for each function it appears in
drivers/infiniband/hw/cxgb4/qp.c: In function 'rdma_fini':
drivers/infiniband/hw/cxgb4/qp.c:971:18: error: 'FW_RI_INIT_WR' undeclared (first use in this function)
drivers/infiniband/hw/cxgb4/qp.c: In function 'rdma_init':
drivers/infiniband/hw/cxgb4/qp.c:1045:18: error: 'FW_RI_INIT_WR' undeclared (first use in this function)
make[3]: *** [drivers/infiniband/hw/cxgb4/qp.o] Error 1
prev parent reply other threads:[~2010-06-17 0:48 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-16 22:01 [PATCH net-next 0/9] cxgb4 update Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 1/9] cxgb4: dynamically determine flash size and FW image location Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 2/9] cxgb4: rearrange initialization code in preparation for EEH Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 3/9] cxgb4: implement EEH Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 4/9] cxgb4: set dev_id to the port number Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 5/9] cxgb4: switch to 64 bit inteface statistics Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 6/9] cxgb4: propagate link initialization errors to .ndo_open's callers Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 7/9] cxgb4: add a missing error interrupt Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 8/9] cxgb4: update FW definitions Dimitris Michailidis
2010-06-16 22:01 ` [PATCH net-next 9/9] cxgb4: minor cleanup Dimitris Michailidis
2010-06-17 0:45 ` [PATCH net-next 0/9] cxgb4 update David Miller
2010-06-17 0:48 ` David Miller [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=20100616.174852.15235899.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=dm@chelsio.com \
--cc=netdev@vger.kernel.org \
/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).