datapath: Fix ovs_vport_cmd_new return value on success
authorRich Lane <rlane@bigswitch.com>
Fri, 8 Feb 2013 20:09:31 +0000 (12:09 -0800)
committerJesse Gross <jesse@nicira.com>
Fri, 8 Feb 2013 21:11:39 +0000 (13:11 -0800)
commitfaef6d2dab4531fe120136f175f79260c877e198
treead789fefb4d7d2cc3d50ce0099a4276f677bc410
parent4d935a6bcfb445b93313aedbeee29e60afabc08c
datapath: Fix ovs_vport_cmd_new return value on success

This bug was introduced in 1fc7083d (datapath: Remove vport MAC address
configuration.)

Signed-off-by: Rich Lane <rlane@bigswitch.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/datapath.c