From: VMware, Inc <> Date: Wed, 24 Feb 2010 22:36:04 +0000 (-0800) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2010.02.23-236320~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2170eb477eeb82e413102c1e066eddeb46b61d8f;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/modules/shared/vmxnet/shared/npa_defs.h b/open-vm-tools/modules/shared/vmxnet/shared/npa_defs.h index 22881110a..b705eaece 100644 --- a/open-vm-tools/modules/shared/vmxnet/shared/npa_defs.h +++ b/open-vm-tools/modules/shared/vmxnet/shared/npa_defs.h @@ -91,6 +91,7 @@ NPA_PluginConf; /* vmkernel and device backend shared definitions */ #define VMXNET3_PLUGIN_NAME_LEN 256 +#define VMXNET3_PLUGIN_REPOSITORY "/usr/lib/vmware/npa_plugins" #define NPA_MEMIO_REGIONS_MAX 6 typedef uint32 VF_ID;