linux/net/dccp
Andrew Morton 0f08461ebf [DCCP]: Warning fixes.
net/dccp/ccids/ccid3.c: In function `ccid3_hc_rx_packet_recv':
net/dccp/ccids/ccid3.c:1007: warning: long int format, different type arg (arg 3)
net/dccp/ccids/ccid3.c:1007: warning: long int format, different type arg (arg 4)

opaque types must be suitably cast for printing.

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-02-08 12:38:56 -08:00
..
ccids [DCCP]: Warning fixes. 2007-02-08 12:38:56 -08:00
Kconfig
Makefile
ackvec.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ackvec.h
ccid.c
ccid.h [DCCP] ccid: Deprecate ccid_hc_tx_insert_options 2006-12-11 14:34:49 -08:00
dccp.h [DCCP]: Debug timeval operations 2006-12-11 14:34:45 -08:00
diag.c
feat.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
feat.h
input.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ipv4.c [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 2007-02-08 12:38:45 -08:00
ipv6.c [IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts. 2007-02-08 12:38:45 -08:00
ipv6.h
minisocks.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
options.c [DCCP] ccid: Deprecate ccid_hc_tx_insert_options 2006-12-11 14:34:49 -08:00
output.c [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 2007-01-26 01:04:55 -08:00
probe.c
proto.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
sysctl.c
timer.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00