summaryrefslogtreecommitdiff
path: root/datapath-windows/ovsext/Netlink
diff options
context:
space:
mode:
authorAnkur Sharma <ankursharma@vmware.com>2014-10-11 15:07:36 -0700
committerBen Pfaff <blp@nicira.com>2014-10-13 14:22:58 -0700
commit1cf78536901535d20b42e32ba71801998ddfae53 (patch)
tree6be424448a9d23568fd55c6d87b5389c86390d95 /datapath-windows/ovsext/Netlink
parentd752e05420405fe97b9861484efc767d4bb114c7 (diff)
downloadopenvswitch-1cf78536901535d20b42e32ba71801998ddfae53.tar.gz
datapath-windows: Transactional error support in Flow commands.
In this patch we added the code to handle transactional errors in flow commands. Signed-off-by: Ankur Sharma <ankursharma@vmware.com> Acked-by: Nithin Raju <nithin@vmware.com Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'datapath-windows/ovsext/Netlink')
-rw-r--r--datapath-windows/ovsext/Netlink/NetlinkError.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/datapath-windows/ovsext/Netlink/NetlinkError.h b/datapath-windows/ovsext/Netlink/NetlinkError.h
index 6947b7c5b..c41414c05 100644
--- a/datapath-windows/ovsext/Netlink/NetlinkError.h
+++ b/datapath-windows/ovsext/Netlink/NetlinkError.h
@@ -5,7 +5,7 @@
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
-* http :/*www.apache.org/licenses/LICENSE-2.0
+* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,