commit | 8809b255a9fca8c3179491d3bc9268c42e23ba97 | [log] [tgz] |
---|---|---|
author | Allan Stephens <allan.stephens@windriver.com> | Tue Oct 25 10:44:35 2011 -0400 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Mon Feb 06 16:59:15 2012 -0500 |
tree | a4ce31a49a14f41fe5899aff951c853ce6629793 | |
parent | 3238a9be4d7ad95c741bcfe6c147406eeef62d95 [diff] |
tipc: improve the link deferred queue insertion algorithm Re-code the algorithm for inserting an out-of-sequence message into a unicast or broadcast link's deferred message queue. It remains functionally equivalent but should be easier to understand/maintain. Signed-off-by: Allan Stephens <allan.stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>