Revision 0479ea0eab197b3e5d4c731f526c02e5e3fbfbd0 authored by David Woodhouse on 17 May 2007, 10:48:12 UTC, committed by Linus Torvalds on 17 May 2007, 12:25:49 UTC
The function ipxrtr_route_packet() takes a 'len' argument of type
size_t. However, its prototype in af_ipx.c incorrectly suggests that the
corresponding argument is of type 'int' instead.

Discovered by building with --combine and letting the compiler see it
all at once.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent b5b82df
History
File Mode Size
audiochip.h -rw-r--r-- 460 bytes
cs53l32a.h -rw-r--r-- 1.2 KB
cx2341x.h -rw-r--r-- 7.0 KB
cx25840.h -rw-r--r-- 1.8 KB
i2c-addr.h -rw-r--r-- 1.3 KB
ir-common.h -rw-r--r-- 5.6 KB
ir-kbd-i2c.h -rw-r--r-- 599 bytes
ivtv.h -rw-r--r-- 2.5 KB
msp3400.h -rw-r--r-- 8.3 KB
ovcamchip.h -rw-r--r-- 2.5 KB
pwc-ioctl.h -rw-r--r-- 10.5 KB
rds.h -rw-r--r-- 1.3 KB
saa6752hs.h -rw-r--r-- 887 bytes
saa7115.h -rw-r--r-- 1.8 KB
saa7127.h -rw-r--r-- 1.2 KB
saa7146.h -rw-r--r-- 17.8 KB
saa7146_vv.h -rw-r--r-- 7.5 KB
tuner-types.h -rw-r--r-- 4.3 KB
tuner.h -rw-r--r-- 9.2 KB
tvaudio.h -rw-r--r-- 1.0 KB
tveeprom.h -rw-r--r-- 716 bytes
tvp5150.h -rw-r--r-- 1.0 KB
upd64031a.h -rw-r--r-- 1.3 KB
upd64083.h -rw-r--r-- 2.2 KB
v4l2-chip-ident.h -rw-r--r-- 4.2 KB
v4l2-common.h -rw-r--r-- 9.6 KB
v4l2-dev.h -rw-r--r-- 14.1 KB
video-buf-dvb.h -rw-r--r-- 932 bytes
video-buf.h -rw-r--r-- 9.2 KB
wm8775.h -rw-r--r-- 1.2 KB

back to top