summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/ovsext.inf
diff options
context:
space:
mode:
authorAlin Serdean <aserdean@cloudbasesolutions.com>2016-12-05 15:39:56 +0000
committerGurucharan Shetty <guru@ovn.org>2016-12-21 15:01:07 -0800
commit265fb85516d1c249b6bc2328df23cf331574bf7f (patch)
treefc059b3e3a2bae45410649ae3681458a26466cd0 /datapath-windows/ovsext/ovsext.inf
parent7b930f4877214a20203ca441d6dd959de5444fba (diff)
downloadopenvswitch-265fb85516d1c249b6bc2328df23cf331574bf7f.tar.gz
datapath-windows: Remove unused section from driver inf
The new tool chain for Windows 10 driver contains a inf file checker. While compiling it found the following issue: - Common.Params.reg is missing. This patch removes the entry since it is not used, and at the moment we do not add any specific keys to the Windows registry. Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com> Signed-off-by: Gurucharan Shetty <guru@ovn.org>
Diffstat (limited to 'datapath-windows/ovsext/ovsext.inf')
-rw-r--r--datapath-windows/ovsext/ovsext.inf1
1 files changed, 0 insertions, 1 deletions
diff --git a/datapath-windows/ovsext/ovsext.inf b/datapath-windows/ovsext/ovsext.inf
index c067e7201..ad98d0d95 100644
--- a/datapath-windows/ovsext/ovsext.inf
+++ b/datapath-windows/ovsext/ovsext.inf
@@ -74,7 +74,6 @@ ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\OVSExt.sys
LoadOrderGroup = NDIS
Description = %OVSExt_Desc%
-AddReg = Common.Params.reg
[Install.Remove.Services]
DelService=OVSExt,0x200