Re: AX25/socket kernel PATCHes

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 30 Dec 2001 02:27:49 +0000 (GMT)


> > if (skb2->nh.raw < skb2->data || skb2->nh.raw >= skb2->...

> + if (skb2->nh.raw < skb2->data || nh.raw > skb2->tail) {
Add: skb2->

my fault

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