From: Allan Stephens Date: Tue, 25 Jan 2011 18:33:31 +0000 (-0500) Subject: tipc: Remove support for per-connection message sequence numbering X-Git-Tag: v2.6.39-rc1~468^2~274^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=741de3e9ff6e07e908e1cad2eb03e29677fde093;p=pandora-kernel.git tipc: Remove support for per-connection message sequence numbering Eliminates TIPC's prototype support for message sequence numbering on routable connections (i.e. connections requiring more than one hop). This capability isn't currently used, and can be removed since TIPC only supports systems in which all inter-node communication can be achieved in a single hop. Signed-off-by: Allan Stephens Signed-off-by: Paul Gortmaker --- Reading git-diff-tree failed