Re: [PATCH] Compilation fixes for 2.1.127

Andi Kleen (ak@muc.de)
08 Nov 1998 15:26:09 +0100


In article <Pine.BSF.3.96.981108140635.24751B-101000@toad.stack.nl>,
Arjan van de Ven <arjan@stack.nl> writes:

> /drivers/isdn/isdn_net.c:
> icmp_send depends on CONFIG_INET to be set, fixed.

Calling icmp_send from there is wrong anyways. It should use dst_link_failure()
instead.

-Andi

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