From: Ron Mercer Date: Sat, 2 Jan 2010 10:37:42 +0000 (+0000) Subject: qlge: Turn on RX header split based on platform. X-Git-Tag: v2.6.34-rc1~233^2~673 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=572c526fb19a9a24098de814ab0601c1ce1bac82;p=pandora-kernel.git qlge: Turn on RX header split based on platform. Using 4-byte aligned headers is problematic for some architectures. Since qlge uses 4-byte aligned rx buffers we split headers for these architectures into a separate buffer and then recopy to align on 2-byte boundary. Signed-off-by: Ron Mercer Signed-off-by: David S. Miller --- Reading git-diff-tree failed