datapath-windows: fix NULL check in OvsGetExtInfoIoctl()
authorNithin Raju <nithin@vmware.com>
Mon, 19 Oct 2015 22:15:40 +0000 (15:15 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Wed, 21 Oct 2015 23:27:27 +0000 (16:27 -0700)
commitf3e4015fee33d8af7db1f1f9d199abe7fc00d04d
tree54fe90959b17bd70485909168b85d68024f75fe5
parent6bb4a18e6c34180f42d3f55b91ac884e1b1a2da9
datapath-windows: fix NULL check in OvsGetExtInfoIoctl()

End result is that "mac_in_use" column gets populated in
OVSDB for internal and external NICs.

Signed-off-by: Nithin Raju <nithin@vmware.com>
Acked-by: Sorin Vinturis <svinturis@cloudbasesolutions.com>
Acked-by: Sairam Venugopal <vsairam@vmware.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
datapath-windows/ovsext/Vport.c