Acked-by: Sairam Venugopal <vsai...@vmware.com>

On 12/5/16, 7:39 AM, "Alin Serdean" <aserd...@cloudbasesolutions.com>
wrote:

>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 <aserd...@cloudbasesolutions.com>
>---
> datapath-windows/ovsext/ovsext.inf | 1 -
> 1 file changed, 1 deletion(-)
>
>diff --git a/datapath-windows/ovsext/ovsext.inf
>b/datapath-windows/ovsext/ovsext.inf
>index c067e72..ad98d0d 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
>-- 
>2.10.2.windows.1
>_______________________________________________
>dev mailing list
>d...@openvswitch.org
>https://urldefense.proofpoint.com/v2/url?u=https-3A__mail.openvswitch.org_
>mailman_listinfo_ovs-2Ddev&d=DgICAg&c=uilaK90D4TOVoH58JNXRgQ&r=Z6vowHUOjP5
>ysP_g372c49Nqc1vEKqHKNBkR5Q5Z7uo&m=x-Zd4azTVFcTiFcyamwTj1AGtbr6wKgmZ3O_SL9
>7LL8&s=Cc9_142_dZqEQBHa6zAgbXGjyNYDdraXyJqY3uLc844&e= 

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to