From: Allan Stephens Date: Tue, 25 Jan 2011 21:12:39 +0000 (-0500) Subject: tipc: Avoid reliable broadcast preparation for NACK messages X-Git-Tag: v2.6.39-rc1~468^2~274^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf781ecfc6d6ecc4f66762a870f9c1fc76b9c8d5;p=pandora-kernel.git tipc: Avoid reliable broadcast preparation for NACK messages Enhance TIPC to skip unnecessary (and, in some cases, redundant) preparation work when sending a broadcast link NACK message, since this preparation is only required for broadcast messages that are sent in a reliable manner. This change also fixes a bug that caused NACK messages to be improperly counted as "TX packets" in TIPC's broadcast link statistics. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed