From: Rasesh Mody Date: Tue, 30 Aug 2011 15:27:47 +0000 (+0000) Subject: bna: SKB PCI UNMAP Fix X-Git-Tag: v3.2-rc1~129^2~317 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=938fa48843b8d020a1dfc9cf340e09347132b7c4;p=pandora-kernel.git bna: SKB PCI UNMAP Fix Change details: - Found a leak in sk_buff unmapping of PCI dma addresses where boundary conditions are not properly handled in freeing all Tx buffers. Freeing of all Tx buffers is done considering sk_buffs data and fragments can be mapped at the boundary. Signed-off-by: Gurunatha Karaje Signed-off-by: Rasesh Mody Signed-off-by: David S. Miller --- Reading git-diff-tree failed