From: Harvey Harrison Date: Sat, 8 Nov 2008 07:37:50 +0000 (-0800) Subject: tipc: trivial endian annotation in debug statement X-Git-Tag: v2.6.29-rc1~581^2~743 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f574179b63e48f5285468b5ee40f3c480221f708;p=pandora-kernel.git tipc: trivial endian annotation in debug statement Use htonl rather than ntohl on a u32. net/tipc/name_table.c:557:2: warning: cast to restricted __be32 Signed-off-by: Harvey Harrison Signed-off-by: David S. Miller --- Reading git-diff-tree failed