[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20190227.165942.542920800576104607.davem@davemloft.net>
Date: Wed, 27 Feb 2019 16:59:42 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: netdev@...r.kernel.org
CC: marcelo.leitner@...il.com, lucien.xin@...il.com,
nhorman@...driver.com
Subject: [PATCH RFC v3 0/5] SCTP: Event skb list overhaul.
This patch series eliminates the explicit reference to the skb list
implementation via skb->prev dereferences.
The approach used is to pass a non-empty skb list around instead of an
event skb object which may or may not be on a list.
I'd like to thank Marcelo Leitner, Xin Long, and Neil Horman for
reviewing previous versions of this series.
Testing would be very much appreciated, in addition to the review of
course.
Signed-off-by: David S. Miller <davem@...emloft.net>
Powered by blists - more mailing lists