aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/em_ipset.c
diff options
context:
space:
mode:
authorJiri Pirko <jiri@mellanox.com>2018-08-27 20:58:44 +0200
committerDavid S. Miller <davem@davemloft.net>2018-08-27 15:16:16 -0700
commitb7b4247d553939ccf02ff597ec60f41a2f93ee8e (patch)
tree7de48667acf0c9b155da55796963d92b37d0ac7a /net/sched/em_ipset.c
parentnet: sched: fix extack error message when chain is failed to be created (diff)
downloadlinux-dev-b7b4247d553939ccf02ff597ec60f41a2f93ee8e.tar.xz
linux-dev-b7b4247d553939ccf02ff597ec60f41a2f93ee8e.zip
net: sched: return -ENOENT when trying to remove filter from non-existent chain
When chain 0 was implicitly created, removal of non-existent filter from chain 0 gave -ENOENT. Once chain 0 became non-implicit, the same call is giving -EINVAL. Fix this by returning -ENOENT in that case. Reported-by: Roman Mashak <mrv@mojatatu.com> Fixes: f71e0ca4db18 ("net: sched: Avoid implicit chain 0 creation") Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/em_ipset.c')
0 files changed, 0 insertions, 0 deletions