diff options
| author | 2023-07-13 15:05:14 -0300 | |
|---|---|---|
| committer | 2023-07-17 07:33:39 +0100 | |
| commit | ac177a330077f264664f56259038e121bb214bec (patch) | |
| tree | 1ea462ff6731f23f4fa69e65005e81913ced5e95 /rust/kernel/ssh:/git@git.zx2c4.com/git: | |
| parent | net: sched: cls_bpf: Undo tcf_bind_filter in case of an error (diff) | |
net: sched: cls_flower: Undo tcf_bind_filter in case of an error
If TCA_FLOWER_CLASSID is specified in the netlink message, the code will
call tcf_bind_filter. However, if any error occurs after that, the code
should undo this by calling tcf_unbind_filter.
Fixes: 77b9900ef53a ("tc: introduce Flower classifier")
Signed-off-by: Victor Nogueira <victor@mojatatu.com>
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
Reviewed-by: Pedro Tammela <pctammela@mojatatu.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'rust/kernel/ssh:/git@git.zx2c4.com/git:')
0 files changed, 0 insertions, 0 deletions
