[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJ3xEMj0MBdYSkuqj-Bb+t=A2JXBZCnagQarmmszBh-z-YS=ug@mail.gmail.com>
Date: Mon, 10 Dec 2018 21:51:30 +0200
From: Or Gerlitz <gerlitz.or@...il.com>
To: Jason Gunthorpe <jgg@...lanox.com>
Cc: Saeed Mahameed <saeedm@...lanox.com>,
Leon Romanovsky <leonro@...lanox.com>,
Linux Netdev List <netdev@...r.kernel.org>,
RDMA mailing list <linux-rdma@...r.kernel.org>,
Eli Britstein <elibr@...lanox.com>
Subject: Re: [PATCH mlx5-next 07/10] net/mlx5: E-Switch, Change vhca id valid
bool field to bit flag
On Mon, Dec 10, 2018 at 6:31 PM Jason Gunthorpe <jgg@...lanox.com> wrote:
> On Sun, Dec 09, 2018 at 07:04:39PM -0800, Saeed Mahameed wrote:
> > From: Eli Britstein <elibr@...lanox.com>
> >
> > Change the driver flow destination struct to use bit flags with the vhca
> > id valid being the 1st one. Done to avoid bool fields in structs, as
> > warned by static checkers, with no functionality change.
>
> This is a thing now? I thought the warning was not to use bool with
> bitfields for some reason?
we have downstream, patch that puts more content into the flags field, so
the change is justified also as pre-step to that commit
Powered by blists - more mailing lists