]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Wed, 24 Feb 2010 22:36:04 +0000 (14:36 -0800)
committerMarcelo Vanzin <mvanzin@vmware.com>
Wed, 24 Feb 2010 22:36:04 +0000 (14:36 -0800)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/modules/shared/vmxnet/shared/npa_defs.h

index 22881110a80e2b6a9e315ef4589a237c712e63f9..b705eaecea1b61e79fa17594cc69a0ce2143cf8f 100644 (file)
@@ -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;