Re: [PATCH next 0/2] improvements to SSN and TSN handling

2016-09-23 Thread David Miller
From: Marcelo Ricardo Leitner 
Date: Tue, 20 Sep 2016 18:19:12 -0300

> First patch fixes a potential issue made visible by the second one
> noticed by David Laight and is a preparation for the next one.
> 
> The second patch changes how SSN, TSN and ASCONF serials are compared so
> they can use typecheck() and are more like time_before() macro.

Series applied, thanks.


[PATCH next 0/2] improvements to SSN and TSN handling

2016-09-20 Thread Marcelo Ricardo Leitner
First patch fixes a potential issue made visible by the second one
noticed by David Laight and is a preparation for the next one.

The second patch changes how SSN, TSN and ASCONF serials are compared so
they can use typecheck() and are more like time_before() macro.

Marcelo Ricardo Leitner (2):
  sctp: fix the handling of SACK Gap Ack blocks
  sctp: improve how SSN, TSN and ASCONF serial are compared

 include/net/sctp/sm.h | 94 ++-
 net/sctp/outqueue.c   | 11 +++---
 2 files changed, 24 insertions(+), 81 deletions(-)

-- 
2.7.4