linux/net/dccp/ccids
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
..
lib [DCCP] ccid3: Reorder packet history source file 2006-12-11 14:34:57 -08:00
Kconfig
Makefile
ccid2.c [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00
ccid2.h
ccid3.c [DCCP]: Warning fixes. 2007-02-08 12:38:56 -08:00
ccid3.h [DCCP]: Whitespace cleanups 2006-12-11 14:35:00 -08:00