commit | 01d83eddc55c138cbb24a5917d5271c0b24956a1 | [log] [tgz] |
---|---|---|
author | Allan Stephens <Allan.Stephens@windriver.com> | Tue Jan 18 13:53:16 2011 -0500 |
committer | Paul Gortmaker <paul.gortmaker@windriver.com> | Wed Feb 23 18:05:12 2011 -0500 |
tree | 4f955e6fa50ac93de90a496749aea82b4411746a | |
parent | 77c81e0bb8af3f1a0e5d84dd0346fe57dfe3da27 [diff] |
tipc: Clean up tracking of node requesting a broadcast retransmit Allows the broadcast link to track the node that is requesting a retransmit in a new field dedicated to that purpose. This replaces the existing mechanism that (ab)uses an existing node structure linked list field to do the tracking. Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>