Re: Linux 2.0.36pre-patch 20

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 11 Nov 1998 12:11:57 +0000 (GMT)


> In function isdn_net_xmit, line 1193, the patch added the following
> lines:
>
> + (void)isdn_net_recalc_timeout(ISDN_TIMRU_KEEPUP_OUT,
> + ISDN_TIMRU_PACKET_SKB, ndev, skb, 0);
>
> Problem is, "ISDN_TIMRU_KEEPUP_OUT" and "ISDN_TIMRU_PACKET_SKB" aren't
> defined anywhere in my kernel sources, so compilation fails...
>

Just lose those two lines. I let them get in by mistake

-
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/