From: Pantelis Antoniou Date: Sat, 29 Oct 2005 22:22:40 +0000 (+0300) Subject: [PATCH] fs_enet: Fix dma_unmap_single calls X-Git-Tag: v2.6.15-rc1~721^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34e30d612f54e959a9953a62143f9f8402207b35;p=pandora-kernel.git [PATCH] fs_enet: Fix dma_unmap_single calls The following patches fixes a bug with erroneous calling of dma_unmap_single. It never triggered because on normal ppc32 the calls is a NOP. Out of tree drivers need this fix however. Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed