Re: [PATCH] RDMA/irdma: fix building without IPv6

From: Leon Romanovsky
Date: Wed Jul 19 2023 - 03:14:04 EST



On Tue, 18 Jul 2023 21:38:09 +0200, Arnd Bergmann wrote:
> The new irdma_iw_get_vlan_prio() function requires IPv6 support to build:
>
> x86_64-linux-ld: drivers/infiniband/hw/irdma/cm.o: in function `irdma_iw_get_vlan_prio':
> cm.c:(.text+0x2832): undefined reference to `ipv6_chk_addr'
>
> Add a compile-time check in the same way as elsewhere in this file to avoid
> this by conditionally leaving out the ipv6 specific bits.
>
> [...]

Applied, thanks!

[1/1] RDMA/irdma: fix building without IPv6
https://git.kernel.org/rdma/rdma/c/b3d2b014b259ba

Best regards,
--
Leon Romanovsky <leon@xxxxxxxxxx>