Re: [PATCH 2/2] forcedeth: scatter gather and segmentation offload support
From: Francois Romieu <romieu@fr.zoreil.com>
Date: 2005-10-25 21:59:33
From: Francois Romieu <romieu@fr.zoreil.com>
Date: 2005-10-25 21:59:33
Ayaz Abdulla [off-list ref] :
We give the fragments in that order to ensure they are all setup before hardware starts looking at them.
If you are curious of different ways to do it, you can look at: - drivers/net/r8169.c::rtl8169_start_xmit - drivers/net/skge.c::skge_xmit_frame drivers/net/bnx2.c::bnx2_start_xmit seems bogus. -- Ueimor