From: Allan Stephens Date: Mon, 19 May 2008 20:29:06 +0000 (-0700) Subject: tipc: Fix bug in topology server byte swapping routine X-Git-Tag: v2.6.27-rc1~969^2~432 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc5ad582709ce9c7b9ab7b70c1e5b5e2cfc384db;p=pandora-kernel.git tipc: Fix bug in topology server byte swapping routine This patch fixes TIPC's topology server so that it does byte swapping correctly when endianness conversion is required. (Note: This bug only impacted an application if it issues a subscription request to a topology server on another node, rather than the server on it's own node; since the topology server is normally not accessible by off-node applications, most TIPC applications were not impacted by the bug.) Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed