From: Divy Le Ray Date: Sun, 25 Feb 2007 00:44:06 +0000 (-0800) Subject: cxgb3 - Unmap offload packets when they are freed X-Git-Tag: v2.6.21-rc2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99d7cf30b99a8b7863090d8a510d6a4d9ad082cf;p=pandora-kernel.git cxgb3 - Unmap offload packets when they are freed 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed