diff options
author | Jarno Rajahalme <jrajahalme@nicira.com> | 2014-05-05 17:40:13 -0400 |
---|---|---|
committer | Pravin B Shelar <pshelar@nicira.com> | 2014-05-22 19:27:36 -0400 |
commit | aed067783e505bf66dcafa8647d08619eb5b1c55 (patch) | |
tree | 272d7ee43bc9dd29ee8c958d32cadc76d4231a3b /net/sched/sch_fq.c | |
parent | 0e9796b4af9ef490e203158cb738a5a4986eb75c (diff) |
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/sched/sch_fq.c')
0 files changed, 0 insertions, 0 deletions