From ef27ba34a6922b02adfa5e61472acf7693c04a7d Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Thu, 11 Jun 2020 00:19:34 +0200 Subject: sys/linux: rename mptcp.txt to vnet_mptcp.txt --- sys/linux/mptcp.txt.warn | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 sys/linux/mptcp.txt.warn (limited to 'sys/linux/mptcp.txt.warn') diff --git a/sys/linux/mptcp.txt.warn b/sys/linux/mptcp.txt.warn deleted file mode 100644 index ed75cddb2..000000000 --- a/sys/linux/mptcp.txt.warn +++ /dev/null @@ -1,8 +0,0 @@ -compiler: unsupported struct: mptcp_capable_option due to missing const OPTION_MP_CAPABLE [arm64] -no-such-struct: mptcp_mp_join_option -compiler: unsupported struct: mptcp_syn_option due to missing const OPTION_TYPE_SYN [arm64] -no-such-struct: mptcp_syn_option -compiler: unsupported struct: mptcp_synack_option due to missing const OPTION_TYPE_SYNACK [arm64] -no-such-struct: mptcp_synack_option -compiler: unsupported struct: mptcp_ack_option due to missing const OPTION_TYPE_ACK [arm64] -no-such-struct: mptcp_mp_fclose_option -- cgit mrf-deployment