There are no annotations defined for `OvsExtDetach` and `OvsExtRestart`.
Signed-off-by: Alin Gabriel Serdean <[email protected]>
---
datapath-windows/ovsext/Switch.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/datapath-windows/ovsext/Switch.c b/datapath-windows/ovsext/Switch.c
index 558e3af..28c8ecf 100644
--- a/datapath-windows/ovsext/Switch.c
+++ b/datapath-windows/ovsext/Switch.c
@@ -253,7 +253,6 @@ create_switch_done:
* Implements filter driver's FilterDetach function.
* --------------------------------------------------------------------------
*/
-_Use_decl_annotations_
VOID
OvsExtDetach(NDIS_HANDLE filterModuleContext)
{
@@ -309,7 +308,6 @@ OvsDeleteSwitch(POVS_SWITCH_CONTEXT switchContext)
* Implements filter driver's FilterRestart function.
* --------------------------------------------------------------------------
*/
-_Use_decl_annotations_
NDIS_STATUS
OvsExtRestart(NDIS_HANDLE filterModuleContext,
PNDIS_FILTER_RESTART_PARAMETERS filterRestartParameters)
--
2.10.2.windows.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev