[PATCH 4/7 RESEND] cxgb3 - Unmap offload packets when they are freed

2007-02-24 Thread divy
From: Divy Le Ray <[EMAIL PROTECTED]> Offload packets may be DMAed long after their SGE Tx descriptors are done so they must remain mapped until they are freed rather than until their descriptors are freed. Unmap such packets through an skb destructor. Signed-off-by: Divy Le Ray <[EMAIL

[PATCH 4/7 RESEND] cxgb3 - Unmap offload packets when they are freed

2007-02-24 Thread divy
From: Divy Le Ray [EMAIL PROTECTED] Offload packets may be DMAed long after their SGE Tx descriptors are done so they must remain mapped until they are freed rather than until their descriptors are freed. Unmap such packets through an skb destructor. Signed-off-by: Divy Le Ray [EMAIL PROTECTED]

[PATCH 4/7 RESEND] cxgb3 - Unmap offload packets when they are freed

2007-02-22 Thread divy
From: Divy Le Ray <[EMAIL PROTECTED]> Offload packets may be DMAed long after their SGE Tx descriptors are done so they must remain mapped until they are freed rather than until their descriptors are freed. Unmap such packets through an skb destructor. Signed-off-by: Divy Le Ray <[EMAIL

[PATCH 4/7 RESEND] cxgb3 - Unmap offload packets when they are freed

2007-02-22 Thread divy
From: Divy Le Ray [EMAIL PROTECTED] Offload packets may be DMAed long after their SGE Tx descriptors are done so they must remain mapped until they are freed rather than until their descriptors are freed. Unmap such packets through an skb destructor. Signed-off-by: Divy Le Ray [EMAIL PROTECTED]