tcp: Fix warning on 64-bit.
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2009 06:12:04 +0000 (22:12 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2009 06:12:04 +0000 (22:12 -0800)
net/ipv4/tcp_output.c: In function ‘tcp_make_synack’:
net/ipv4/tcp_output.c:2488: warning: cast from pointer to integer of different size

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found