[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200911174939.00001817@intel.com>
Date: Fri, 11 Sep 2020 17:49:39 -0700
From: Jesse Brandeburg <jesse.brandeburg@...el.com>
To: Edward Cree <ecree@...arflare.com>
Cc: Jakub Kicinski <kuba@...nel.org>, <netdev@...r.kernel.org>,
<intel-wired-lan@...ts.osuosl.org>
Subject: Re: [RFC PATCH net-next v1 11/11] drivers/net/ethernet: clean up
mis-targeted comments
Edward Cree wrote:
> On 11/09/2020 23:26, Jakub Kicinski wrote:
> > #declare _MCDI_BUF_LEN(_len) DIV_ROUND_UP(_len, 4)
> >
> > efx_dword_t txbuf[_MCDI_BUF_LEN(MC_CMD_PTP_IN_TRANSMIT_LENMAX)];
> >
> > Would that work?
> That could work, yes. Though, probably lose the leading underscore
> in that case.
Ok, I made a split-out patch for that change in v2, it seems to work
once I found a name that didn't collide.
Thanks for the useful discussion!
Powered by blists - more mailing lists