Re: [PATCH] RTL 8139 oops cured

2000-10-15 Thread tori
On Sun, 15 Oct 2000, Shane Shrybman wrote: > I applied these changes to 2.4.0-test10-pre3 and I got these messages in > the system log: > > Oct 15 11:24:05 mars kernel: __alloc_pages: 5-order allocation failed. > Oct 15 11:24:05 mars kernel: eth0: Memory squeeze, dropping packet. > Oct 15 11:24:0

[PATCH] RTL 8139 oops cured

2000-10-14 Thread tori
Hi! Instead of checking all possible error bits, the RxStatusOK bit should be checked. I encounter rx_status==0 when I stress my P90, which gives a negative packet size (-4), and an oops in eth_copy_and_sum. Applies to 2.4.0-test10-pre2... /Tobias --- 8139too.c.orig Sun Oct 15 01:49:47 2