Skip to content
Snippets Groups Projects
Commit 617a20bb authored by Isaku Yamahata's avatar Isaku Yamahata Committed by Jeff Garzik
Browse files

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: default avatarIsaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: default avatarJeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 8ab7b667
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment