* [PATCH RFC v3 0/5] SCTP: Event skb list overhaul.
@ 2019-02-28 0:59 David Miller
0 siblings, 0 replies; only message in thread
From: David Miller @ 2019-02-28 0:59 UTC (permalink / raw)
To: netdev; +Cc: marcelo.leitner, lucien.xin, nhorman
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@davemloft.net>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-02-28 0:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-28 0:59 [PATCH RFC v3 0/5] SCTP: Event skb list overhaul David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).