[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1525017179.git.marcelo.leitner@gmail.com>
Date: Sun, 29 Apr 2018 12:56:30 -0300
From: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
To: netdev@...r.kernel.org
Cc: linux-sctp@...r.kernel.org, Vlad Yasevich <vyasevich@...il.com>,
Neil Horman <nhorman@...driver.com>,
Xin Long <lucien.xin@...il.com>
Subject: [PATCH net-next 0/2] sctp: unify sctp_make_op_error_fixed and sctp_make_op_error_space
These two variants are very close to each other and can be merged
to avoid code duplication. That's what this patchset does.
First, we allow sctp_init_cause to return errors, which then allow us to
add sctp_make_op_error_limited that handles both situations.
Marcelo Ricardo Leitner (2):
sctp: allow sctp_init_cause to return errors
sctp: add sctp_make_op_error_limited and reuse inner functions
include/net/sctp/sm.h | 2 +-
net/sctp/sm_make_chunk.c | 134 ++++++++++++++++++-----------------------------
2 files changed, 52 insertions(+), 84 deletions(-)
--
2.14.3
Powered by blists - more mailing lists