[PATCH v2] net/gve: fix meson build failure on non-Linux platforms
Ferruh Yigit
ferruh.yigit at amd.com
Wed Oct 26 13:11:58 CEST 2022
On 10/26/2022 11:23 AM, Junfeng Guo wrote:
> Meson build may fail on FreeBSD with gcc and clang, due to missing
> the header file linux/pci_regs.h on non-Linux platform. Thus, in
> this patch, we removed the file include and added the used Macros
> derived from linux/pci_regs.h.
>
> Fixes: 3047a5ac8e66 ("net/gve: add support for device initialization")
>
> Signed-off-by: Junfeng Guo <junfeng.guo at intel.com>
Squashed into relevant commit in next-net, thanks.
More information about the dev
mailing list