From: Herbert Xu Date: Fri, 12 Jun 2009 03:55:17 +0000 (-0700) Subject: virtio_net: Fix IP alignment on non-mergeable RX path X-Git-Tag: v2.6.31-rc1~330^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8981f01001c616f58f1623ecadfab8b1ed758da7;p=pandora-kernel.git virtio_net: Fix IP alignment on non-mergeable RX path We need to enforce the IP alignment on the non-mergeable RX path just like the other RX path. Not doing so results in misaligned IP headers. Signed-off-by: Herbert Xu Signed-off-by: Rusty Russell Signed-off-by: David S. Miller --- Reading git-diff-tree failed