From: Allan Stephens Date: Tue, 18 Jan 2011 18:53:16 +0000 (-0500) Subject: tipc: Clean up tracking of node requesting a broadcast retransmit X-Git-Tag: v2.6.39-rc1~468^2~274^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01d83eddc55c138cbb24a5917d5271c0b24956a1;p=pandora-kernel.git 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 Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed