From: VMware, Inc <> Date: Fri, 12 Apr 2013 19:43:46 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2013.04.16-1098359~64 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4207ec473e9eeb3c40f19b7ff540ead4f7cfb732;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 5ea437df7..756f291d9 100644 --- a/open-vm-tools/modules/shared/vmxnet/vmxnet2_def.h +++ b/open-vm-tools/modules/shared/vmxnet/vmxnet2_def.h @@ -197,7 +197,7 @@ typedef struct Vmxnet2_ImplData { Vmxnet2_RxRingInfo rxRing2; Vmxnet2_TxRingInfo txRing; - struct PhysMem_Token *ddPhysMemToken; + struct PhysMem_TokenList *ddPhysMemTokenList; } Vmxnet2_ImplData; /*