From: David S. Miller Date: Thu, 12 Jan 2006 21:22:32 +0000 (-0800) Subject: [TIPC]: Fix 64-bit build warnings. X-Git-Tag: v2.6.16-rc1~173^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=880b005f294454d989783d0984dc554dfe3c8214;p=pandora-kernel.git [TIPC]: Fix 64-bit build warnings. When storing u32 values in a pointer, need to do some long casts to keep GCC happy. Signed-off-by: David S. Miller --- Reading git-diff-tree failed