git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ab7b66
)
xen-netfront: Avoid unaligned accesses to IP header
author
Isaku Yamahata
<yamahata@valinux.co.jp>
Wed, 15 Oct 2008 00:50:42 +0000
(17:50 -0700)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 16 Oct 2008 09:11:07 +0000
(
05:11
-0400)
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 <yamahata@valinux.co.jp>
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/xen-netfront.c
patch
|
blob
|
history
diff --cc
drivers/net/xen-netfront.c
Simple merge