commit | c921d7db3d1248c9091af070a7fdce2e55baa86a | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Jul 26 18:27:58 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 26 14:12:58 2018 -0700 |
tree | 5fea06e97cb1f4b42d743e0ecb102a517ee034b9 | |
parent | 0a26cf3ff47d9e70fbed2fa79b0678ee70e25113 [diff] |
net: sched: unmark chain as explicitly created on delete Once user manually deletes the chain using "chain del", the chain cannot be marked as explicitly created anymore. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Fixes: 32a4f5ecd738 ("net: sched: introduce chain object to uapi") Signed-off-by: David S. Miller <davem@davemloft.net>