Index: trunk/packages/sipb-xen-guest-installer/domU/usr/lib/xen-tools/patches/common.diff
===================================================================
--- trunk/packages/sipb-xen-guest-installer/domU/usr/lib/xen-tools/patches/common.diff	(revision 731)
+++ trunk/packages/sipb-xen-guest-installer/domU/usr/lib/xen-tools/patches/common.diff	(revision 732)
@@ -26,13 +26,2 @@
  ## 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
