From: Jiri Pirko
Date: Thu, 26 Jul 2018 18:27:58 +0200
> From: Jiri Pirko
>
> Once user manually deletes the chain using "chain del", the chain cannot
> be marked as explicitly created anymore.
>
> Signed-off-by: Jiri Pirko
> Fixes: 32a4f5ecd738 ("net: sched: introduce chain object to uapi")
From: Jiri Pirko
Once user manually deletes the chain using "chain del", the chain cannot
be marked as explicitly created anymore.
Signed-off-by: Jiri Pirko
Fixes: 32a4f5ecd738 ("net: sched: introduce chain object to uapi")
---
net/sched/cls_api.c | 1 +
1 file changed, 1 insertion(+)
diff --