[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1550413592-7877-1-git-send-email-laoar.shao@gmail.com>
Date: Sun, 17 Feb 2019 22:26:30 +0800
From: Yafang Shao <laoar.shao@...il.com>
To: davem@...emloft.net
Cc: daniel@...earbox.net, edumazet@...gle.com, joe@...ches.com,
xiyou.wangcong@...il.com, netdev@...r.kernel.org,
shaoyafang@...iglobal.com, Yafang Shao <laoar.shao@...il.com>
Subject: [PATCH v3 net-next 0/2] clean up SOCK_DEBUG()
Per discussion with Daniel[1] and Eric[2], these SOCK_DEBUG() calles in
TCP are not needed now.
We'd better clean up it.
Plus undefine SOCK_DEBUGGING by default.
[1] https://patchwork.ozlabs.org/patch/1035573/
[2] https://patchwork.ozlabs.org/patch/1040533/
Yafang Shao (2):
tcp: clean up SOCK_DEBUG()
net: sock: undefine SOCK_DEBUGGING
include/net/sock.h | 13 ++++++++-----
net/core/sock.c | 3 +++
net/ipv4/tcp_input.c | 19 +------------------
net/ipv6/tcp_ipv6.c | 2 --
4 files changed, 12 insertions(+), 25 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists