On Tue, Jul 02, 2024 at 01:27:35PM +0100, Bruce Richardson wrote:
> On Tue, Jul 02, 2024 at 01:24:03PM +0100, Stokes, Ian wrote:
> > > Promisc functions were modified to use ice_bitmap_t.
> > > However use of ice_bitmap_t requires specific helper
> > > functions to ensure correctness.
> > >
> > >
On Tue, Jul 02, 2024 at 01:24:03PM +0100, Stokes, Ian wrote:
> > Promisc functions were modified to use ice_bitmap_t.
> > However use of ice_bitmap_t requires specific helper
> > functions to ensure correctness.
> >
> > Fix this by adding correct calls to declare, zero and set
> > ice_bitmap_t wit
> Promisc functions were modified to use ice_bitmap_t.
> However use of ice_bitmap_t requires specific helper
> functions to ensure correctness.
>
> Fix this by adding correct calls to declare, zero and set
> ice_bitmap_t within the promisc functions.
>
> Signed-off-by: Ian Stokes
Just to clari
Promisc functions were modified to use ice_bitmap_t.
However use of ice_bitmap_t requires specific helper
functions to ensure correctness.
Fix this by adding correct calls to declare, zero and set
ice_bitmap_t within the promisc functions.
Signed-off-by: Ian Stokes
---
drivers/net/ice/ice_ethde
4 matches
Mail list logo