datapath-windows: Fixes in OvsSetVportCmdHandler()
authorNithin Raju <nithin@vmware.com>
Thu, 16 Oct 2014 00:27:14 +0000 (17:27 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 16 Oct 2014 16:22:05 +0000 (09:22 -0700)
commitcda5232f9a49f1a59828505f12dc338dddf53df9
treec4ddfd870373eb3fc2290bc3e74d38e0122d54a6
parent11689acce0f1cd6d8ee5dbdfbc5d9d5d1d467955
datapath-windows: Fixes in OvsSetVportCmdHandler()

In this patch, we make a few simple fixes based on reviewing the code.
The code as such is not tested. We'll be hitting the code path soon
and might make more fixes at that time.

Signed-off-by: Nithin Raju <nithin@vmware.com>
Acked-by: Ankur Sharma <ankursharma@vmware.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
datapath-windows/ovsext/Datapath.c