commit | 3c7eacfc8a9a4c2bd48e0093c4f43cf69afd5210 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Fri Feb 14 11:42:36 2014 +0100 |
committer | Jesse Gross <jesse@nicira.com> | Sat Feb 15 17:24:19 2014 -0800 |
tree | 4f3f5fcfe09e70e605ff4d14eaeba3f9136550b4 | |
parent | c14e0953ca51dbcb8d1ac92acbdcff23d0caa158 [diff] |
ovs: fix dp check in ovs_dp_reset_user_features This fixes crash when userspace does "ovs-dpctl add-dp dev" where dev is existing non-dp netdevice. Introduced by: commit 44da5ae5fbea4686f667dc854e5ea16814e44c59 "openvswitch: Drop user features if old user space attempted to create datapath" Signed-off-by: Jiri Pirko <jiri@resnulli.us> Signed-off-by: Jesse Gross <jesse@nicira.com>