xen-netfront: rearrange netfront structure to separate tx and rx
authorJeremy Fitzhardinge <jeremy@goop.org>
Mon, 15 Oct 2007 19:59:53 +0000 (12:59 -0700)
committerJeff Garzik <jeff@garzik.org>
Mon, 15 Oct 2007 20:13:36 +0000 (16:13 -0400)
Keep tx and rx elements separate on different cachelines to prevent
bouncing.

Signed-off-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Acked-by: Jeff Garzik <jgarzik@pobox.com>
Cc: Stephen Hemminger <shemminger@linux-foundation.org>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found