diff options
author | Jarno Rajahalme <jrajahalme@nicira.com> | 2014-05-05 14:40:13 -0700 |
---|---|---|
committer | Pravin B Shelar <pshelar@nicira.com> | 2014-05-22 16:27:36 -0700 |
commit | aed067783e505bf66dcafa8647d08619eb5b1c55 (patch) | |
tree | 272d7ee43bc9dd29ee8c958d32cadc76d4231a3b /net/openvswitch/vport.h | |
parent | 0e9796b4af9ef490e203158cb738a5a4986eb75c (diff) | |
download | linux-aed067783e505bf66dcafa8647d08619eb5b1c55.tar.gz linux-aed067783e505bf66dcafa8647d08619eb5b1c55.tar.bz2 linux-aed067783e505bf66dcafa8647d08619eb5b1c55.zip |
openvswitch: Minimize ovs_flow_cmd_del critical section.
ovs_flow_cmd_del() now allocates reply (if needed) after the flow has
already been removed from the flow table. If the reply allocation
fails, a netlink error is signaled with netlink_set_err(), as is
already done in ovs_flow_cmd_new_or_set() in the similar situation.
Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Diffstat (limited to 'net/openvswitch/vport.h')
0 files changed, 0 insertions, 0 deletions