diff options
author | Rich Lane <rlane@bigswitch.com> | 2013-02-08 18:30:23 +0100 |
---|---|---|
committer | Jesse Gross <jesse@nicira.com> | 2013-02-23 02:01:49 +0100 |
commit | 734907e82d21a75a514b80164185427a832a00c0 (patch) | |
tree | 6b8dbf9a592689862464581e1f70c21b1b0c0b52 /scripts/coccinelle | |
parent | Linux 3.8 (diff) | |
download | linux-734907e82d21a75a514b80164185427a832a00c0.tar.xz linux-734907e82d21a75a514b80164185427a832a00c0.zip |
openvswitch: Fix ovs_vport_cmd_del return value on success
If the pointer does not represent an error then the PTR_ERR macro may still
return a nonzero value. The fix is the same as in ovs_vport_cmd_set.
Signed-off-by: Rich Lane <rlane@bigswitch.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'scripts/coccinelle')
0 files changed, 0 insertions, 0 deletions