Re: NS83820 2.6.0-test5 driver seems unstable on IA64
From: Manfred Spraul
Date: Fri Sep 26 2003 - 01:17:43 EST
David wrote:
Fine, then we should have something like an rx_copybreak scheme in
the ns83820 driver too.
Is that really the right solution? Add a full-packet copy to every driver?
IMHO the fastest solution would be to copy only the ip & tcp headers,
and keep the rest as it is. And preferable in the network core, to avoid
having to copy&paste that into every driver.
--
Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/