From: Vlad Buslov <vla...@mellanox.com> Date: Mon, 4 Jun 2018 18:32:23 +0300
> If requested tcf proto is not found, get and del filter netlink protocol > handlers output error message to extack, but do not return actual error > code. Add check to return ENOENT when result of tp find function is NULL > pointer. > > Fixes: c431f89b18a2 ("net: sched: split tc_ctl_tfilter into three > handlers") Please do not split up a Fixes: tag into multiple lines. I fixed it up for you this time. > Reported-by: Dan Carpenter <dan.carpen...@oracle.com> > Signed-off-by: Vlad Buslov <vla...@mellanox.com> Applied, thanks.