BEREGNYEI Balazs wrote:
> Mit tegyek?
Keresgelj mas fele. Ez csak warning:
/* Check the IP packet length. */
if (ntohs (ip.ip_len) != buflen) {
if ((ntohs (ip.ip_len + 2) & ~1) == buflen)
ignore = 1;
else
log_debug ("ip length %d disagrees with bytes
received %d.",
ntohs (ip.ip_len), buflen);
}
common/packet.c
/* Log a debug message... */
int log_debug (const char *fmt, ...)
{
...
return 0;
}
omapip/errwarn.c
--
Gabor HALASZ <[EMAIL PROTECTED]>
_________________________________________________
linux lista - [email protected]
http://mlf2.linux.rulez.org/mailman/listinfo/linux