Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net_sched: notify filter deletion when deleting a chain
When we delete a chain of filters, we need to notify user-space we are deleting each filters in this chain too. Fixes: 32a4f5e ("net: sched: introduce chain object to uapi") Cc: Jiri Pirko <[email protected]> Signed-off-by: Cong Wang <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information