From: Allan Stephens Date: Thu, 7 Apr 2011 15:25:26 +0000 (-0400) Subject: tipc: Remove non-executable code to handle broadcast bearer congestion X-Git-Tag: v3.2-rc1~129^2~251^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23f0ff906af93be6edb579824474117b232c7cc0;p=pandora-kernel.git tipc: Remove non-executable code to handle broadcast bearer congestion Eliminates code associated with the sending of unsent broadcast link traffic when the broadcast pseudo-bearer becomes unblocked following a temporary congestion situation. This code is non-executable because the broadcast pseudo-bearer never becomes blocked [see tipc_bcbearer_send()]. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed