From: Ying Xue Date: Wed, 26 Nov 2014 03:41:46 +0000 (+0800) Subject: tipc: remove protocol message queue X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~110^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8965d250c28f588d2a6dca2a0b00e4bb895b58e0;p=pandora-kernel.git tipc: remove protocol message queue TIPC protocol message queue is intended to save one protocol message when bearer is congested so that the message stored in the queue can be immediately transmitted when bearer congestion is released. However, as now the protocol queue has no mission any more with the removal of bearer congestion mechanism, it should be removed. Signed-off-by: Ying Xue Reviewed-by: Jon Maloy Signed-off-by: David S. Miller --- Reading git-diff-tree failed