From: VMware, Inc <> Date: Wed, 18 Sep 2013 03:11:56 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2013.09.16-1328054~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e9f5c94d0bcc807ac552b19bd5c9a60d96f301a;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Dmitry Torokhov --- diff --git a/open-vm-tools/modules/shared/vmxnet/vmxnet2_def.h b/open-vm-tools/modules/shared/vmxnet/vmxnet2_def.h index 4dd8a3c95..d2bb293a2 100644 --- a/open-vm-tools/modules/shared/vmxnet/vmxnet2_def.h +++ b/open-vm-tools/modules/shared/vmxnet/vmxnet2_def.h @@ -204,8 +204,6 @@ typedef struct Vmxnet2_ImplData { Vmxnet2_RxRingInfo rxRing; Vmxnet2_RxRingInfo rxRing2; Vmxnet2_TxRingInfo txRing; - - struct PhysMem_TokenList *ddPhysMemTokenList; } Vmxnet2_ImplData; typedef struct Vmxnet2_DriverStats {