From: Eric Price <ecprice@mit.edu>
Date: Mon, 28 Jul 2008 00:05:47 +0000 (-0400)
Subject: Don't bother avoiding checksums.
X-Git-Tag: sipb-xen-autoinstaller/2.0~5
X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/commitdiff_plain/aa4507c9b28dadc217daa6ed1a7783a1e138c7ed

Don't bother avoiding checksums.

svn path=/trunk/packages/sipb-xen-guest-installer/; revision=732
---

diff --git a/domU/usr/lib/xen-tools/patches/common.diff b/domU/usr/lib/xen-tools/patches/common.diff
index 6f385d5..2f58ce0 100644
--- a/domU/usr/lib/xen-tools/patches/common.diff
+++ b/domU/usr/lib/xen-tools/patches/common.diff
@@ -25,14 +25,3 @@
  
  ## default grub root device
  ## e.g. groot=(hd0,0)
---- /etc/network/interfaces~       2008-06-22 06:47:55.000000000 -0400
-+++ /etc/network/interfaces        2008-06-22 06:49:21.000000000 -0400
-@@ -8,7 +8,7 @@
- # The primary network interface
- auto eth0
- iface eth0 inet dhcp
--# post-up ethtool -K eth0 tx off
-+ pre-up ethtool -K eth0 tx off
- 
- #
- # The commented out line above will disable TCP checksumming which