On Mon, 14 Dec 2020 12:21:57 +0100 Tobias Klauser wrote:
> The BIT() macro is not available for the UAPI headers. Moreover, it can
> be defined differently in user space headers. Thus, replace its usage
> with the _BITUL() macro which is already used in other macro definitions
> in <linux/devlink.h>.
>
> Fixes: dc64cc7c6310 ("devlink: Add devlink reload limit option")
> Signed-off-by: Tobias Klauser <[email protected]>
Thanks for the patch. It doesn't apply any longer, please respin on top
of:
https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/
Thanks!