Re: [PATCH v2] bitfield.h: add FIELD_MAX() and field_max()

From: Jakub Kicinski
Date: Tue Mar 10 2020 - 17:58:29 EST


On Tue, 10 Mar 2020 14:29:38 -0700 Nathan Chancellor wrote:
> Without this patch, the IPA driver that was picked up a couple of days
> ago does not build...

ð

Yes please, Alex could you repost ASAP with [PATCH net-next] subject
and CC netdev to get it into the netdev patchwork?

Please also make IPA:

depends on (ARCH_QCOM || COMPILE_TEST) && 64BIT && NET

Otherwise it's really hard to make sure the code builds.