On 11/16/21 6:58 PM, Stephen Rothwell wrote:
Hi all, Changes since 20211116:
on m68k (but probably other places as well): when CONFIG_IPV6 is not set/enabled: In file included from ../fs/dlm/lowcomms.c:46: ../fs/dlm/lowcomms.c: In function 'lowcomms_error_report': ../include/net/sock.h:386:45: error: 'struct sock_common' has no member named 'skc_v6_daddr'; did you mean 'skc_daddr'? 386 | #define sk_v6_daddr __sk_common.skc_v6_daddr | ^~~~~~~~~~~~ -- ~Randy