Re: Linux 2.4.19-pre8: compile failure - umem.c, sdla_fr.c

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 3 May 2002 03:11:31 +0100 (BST)


> sdla_fr.c: In function `process_route':
> sdla_fr.c:2819: warning: unknown conversion type character `U' in format
> sdla_fr.c:2819: warning: too many arguments for format

Yep. Thats a silly little bug someone made.

> sdla_fr.c: In function `process_ARP':
> sdla_fr.c:4351: structure has no member named `ida_list'

And this one is brilliant. Whoever hacked the printk levels in this file
didn't even bother compiling them before submitting.

Fixed in 2.4.19pre8-ac1 when it appears (should be ifa_list).

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/