From: Isaku Yamahata Date: Wed, 15 Oct 2008 00:50:42 +0000 (-0700) Subject: xen-netfront: Avoid unaligned accesses to IP header X-Git-Tag: v2.6.28-rc1~264^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=617a20bbd099040b68f3578a0a1da5e8780d1831;p=pandora-kernel.git xen-netfront: Avoid unaligned accesses to IP header Align ip header to a 16 byte boundary to avoid unaligned access like other drivers. Without this patch, xen-netfront doesn't work well on ia64. Signed-off-by: Isaku Yamahata Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed