From: Dustin Marquess Date: Fri, 10 Aug 2007 21:05:15 +0000 (-0700) Subject: via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access X-Git-Tag: v2.6.23-rc4~138^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b47157f00414f368f2847697ce48b76f1a5e5110;p=pandora-kernel.git via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA access Patch to disable the rx_copybreak feature on hardware architectures that don't allow unaligned DMA access. #ifdef code taken from tulip_core.c. Problem pointed out by Ivan Kokshaysky. Signed-off-by: Dustin Marquess Cc: Francois Romieu Cc: Ivan Kokshaysky Cc: Jeff Garzik Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed