[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1455517541.git.lucien.xin@gmail.com>
Date: Mon, 15 Feb 2016 14:28:02 +0800
From: Xin Long <lucien.xin@...il.com>
To: network dev <netdev@...r.kernel.org>, linux-sctp@...r.kernel.org
Cc: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>,
Vlad Yasevich <vyasevich@...il.com>, davem@...emloft.net
Subject: [PATCH net 0/3] sctp: some cleanups for sctp
There are some unused function and redundant rcu locks should be
removed.
Xin Long (3):
sctp: move rcu_read_lock from __sctp_lookup_association to
sctp_lookup_association
sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()
sctp: remove the unused sctp_datamsg_free()
include/net/sctp/structs.h | 1 -
net/sctp/chunk.c | 13 -------------
net/sctp/input.c | 4 ++--
net/sctp/proc.c | 2 --
4 files changed, 2 insertions(+), 18 deletions(-)
--
2.1.0
Powered by blists - more mailing lists