[PATCH v9 02/14] net/sxe: add ethdev probe and remove
Stephen Hemminger
stephen at networkplumber.org
Wed Jul 16 22:35:57 CEST 2025
On Wed, 16 Jul 2025 04:29:18 -0400
Jie Liu <liujie5 at linkdatatechnology.com> wrote:
> +
> +#define false 0
> +#define true 1
> +
Bad idea, conflicts with stdbool.h
More information about the dev
mailing list