From: Allan Stephens Date: Fri, 4 Nov 2011 19:00:02 +0000 (-0400) Subject: tipc: Minor optimization to broadcast link synchronization logic X-Git-Tag: v3.4-rc1~177^2~171^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75aba9af2410ae8fc70600d9dcda0651f20e091e;p=pandora-kernel.git tipc: Minor optimization to broadcast link synchronization logic Optimizes processing done when contact with a neighboring node is established to avoid recording the current state of outgoing broadcast messages if the neighboring node isn't a valid broadcast link destination, since this state information isn't needed for such nodes. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed