From: Brice Goglin Date: Tue, 3 Jun 2008 23:07:45 +0000 (-0700) Subject: net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec X-Git-Tag: v2.6.26-rc5~1^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7557af25155a82ac2dad73eec6b0166868bf8ea2;p=pandora-kernel.git net_dma: remove duplicate assignment in dma_skb_copy_datagram_iovec No need to compute copy twice in the frags loop in dma_skb_copy_datagram_iovec(). Signed-off-by: Brice Goglin Acked-by: Shannon Nelson Signed-off-by: Maciej Sosnowski Signed-off-by: Dan Williams Signed-off-by: David S. Miller --- Reading git-diff-tree failed