Hi Naresh,
On Wed, 5 Aug 2020 22:24:03 +0530 Naresh Kamboju naresh.kamboju@linaro.org wrote:
On Tue, 4 Aug 2020 at 11:24, Stefano Brivio sbrivio@redhat.com wrote:
icmp6h->icmp6_cksum = csum_ipv6_magic(&nip6h->saddr, &nip6h->daddr, len,
IPPROTO_ICMPV6, csum);
Linux next build breaks for riscv architecture defconfig build.
Yes, sorry for that. Stephen Rothwell already reported this for s390 defconfig and I sent a patch some hours ago:
https://patchwork.ozlabs.org/project/netdev/patch/a85e9878716c2904488d563353...
Thanks for reporting this though!