Skip to content
Snippets Groups Projects
Commit cb7c5bdf authored by Rich Lane's avatar Rich Lane Committed by Jesse Gross
Browse files

openvswitch: Fix ovs_vport_cmd_new return value on success


If the pointer does not represent an error then the PTR_ERR
macro may still return a nonzero value.

Signed-off-by: default avatarRich Lane <rlane@bigswitch.com>
Signed-off-by: default avatarJesse Gross <jesse@nicira.com>
parent 734907e8
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment