[PATCH] eth16i.c: don't reference skb after passing it to netif_rx

2001-02-26 Thread Arnaldo Carvalho de Melo
yet another one. 8) Em Mon, Feb 26, 2001 at 08:33:59PM -0300, Arnaldo Carvalho de Melo escreveu: Hi, I've just read davem's post at netdev about the brokeness of referencing skbs after passing it to netif_rx, so please consider applying this patch. Ah, this was just added to the

[PATCH] eth16i.c: don't reference skb after passing it to netif_rx

2001-02-26 Thread Arnaldo Carvalho de Melo
yet another one. 8) Em Mon, Feb 26, 2001 at 08:33:59PM -0300, Arnaldo Carvalho de Melo escreveu: Hi, I've just read davem's post at netdev about the brokeness of referencing skbs after passing it to netif_rx, so please consider applying this patch. Ah, this was just added to the