Skip to content
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
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment