From: Stephen Hemminger Date: Wed, 28 Nov 2007 22:27:03 +0000 (-0800) Subject: sky2: align IP header on Rx if possible X-Git-Tag: v2.6.25-rc1~1162^2~580 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f03b865491c2f30f2a4d77cdafc69c978ceb38a0;p=pandora-kernel.git sky2: align IP header on Rx if possible The sky2 driver was not aligning the IP header on receive buffers. This workaround is only needed on hardware with broken FIFO, newer chips without FIFO can just DMA to unaligned address. Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed