From: Allan Stephens Date: Thu, 5 Jun 2008 00:29:09 +0000 (-0700) Subject: tipc: Fix bugs in message error code display when debugging X-Git-Tag: v2.6.27-rc1~969^2~364 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0d4e3d0d72cfae7b7eac14e39e12dfc6b406313;p=pandora-kernel.git tipc: Fix bugs in message error code display when debugging This patch corrects two problems in the display of error code information in TIPC messages when debugging: - no longer tries to display error code in NAME_DISTRIBUTOR messages, which don't have the error field - now displays error code in 24 byte data messages, which do have the error field Signed-off-by: Allan Stephens Signed-off-by: David S. Miller --- Reading git-diff-tree failed