git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c14e095
)
ovs: fix dp check in ovs_dp_reset_user_features
author
Jiri Pirko
<jiri@resnulli.us>
Fri, 14 Feb 2014 10:42:36 +0000
(11:42 +0100)
committer
Jesse Gross
<jesse@nicira.com>
Sun, 16 Feb 2014 01:24:19 +0000
(17:24 -0800)
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>
net/openvswitch/datapath.c
patch
|
blob
|
history
diff --cc
net/openvswitch/datapath.c
Simple merge