[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200623223115.152832-1-edumazet@google.com>
Date: Tue, 23 Jun 2020 15:31:10 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: "David S . Miller" <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Eric Dumazet <edumazet@...gle.com>,
Eric Dumazet <eric.dumazet@...il.com>
Subject: [PATCH net-next 0/5] net: adress some sparse warnings
This series adds missing declarations and move others to
address W=1 C=1 warnings in tcp and udp.
Eric Dumazet (5):
tcp: add declarations to avoid warnings
tcp: move ipv6_specific declaration to remove a warning
tcp: move ipv4_specific to tcp include file
net: move tcp gro declarations to net/tcp.h
udp: move gro declarations to net/udp.h
include/net/tcp.h | 10 ++++++++++
include/net/transp_v6.h | 3 ---
include/net/udp.h | 7 +++++++
net/ipv4/af_inet.c | 6 ------
net/ipv6/ip6_offload.c | 8 ++------
net/mptcp/protocol.h | 5 -----
6 files changed, 19 insertions(+), 20 deletions(-)
--
2.27.0.111.gc72c7da667-goog
Powered by blists - more mailing lists