]> git.proxmox.com Git - mirror_ovs.git/commit
datapath-windows: Add function annotations for OvsCancelIrpDatapath
authorAlin Serdean <aserdean@cloudbasesolutions.com>
Fri, 14 Jul 2017 04:40:55 +0000 (04:40 +0000)
committerBen Pfaff <blp@ovn.org>
Wed, 2 Aug 2017 18:29:13 +0000 (11:29 -0700)
commit7fba23033f2190c0282d5832d3ec786b7595cbdf
tree5105387fc6602297250d2950e37bb5f3748a8083
parent8ba92ebee99dab07261811db22e9cf849e4c3d52
datapath-windows: Add function annotations for OvsCancelIrpDatapath

The function should be aware that it is cancel routine.

This patch adds annotation for that.

Signed-off-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Shashank Ram <rams@vmware.com>
datapath-windows/ovsext/User.c