]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[TIPC]: Fix 64-bit build warnings.
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 12 Jan 2006 21:22:32 +0000 (13:22 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 12 Jan 2006 22:06:41 +0000 (14:06 -0800)
commit880b005f294454d989783d0984dc554dfe3c8214
treed1cffd5367f0bc939ef6952f6dacd78fb8592f39
parente86eaa3abc285a988524d95e867285aad5d026a7
[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 <davem@davemloft.net>
net/tipc/bcast.c
net/tipc/port.c
net/tipc/subscr.c