commit | 733f0766c3dea0a92573e38acb62ace3cf4e58c6 | [log] [tgz] |
---|---|---|
author | Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | Fri Jun 14 10:09:44 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 14 08:54:27 2019 -0700 |
tree | d10e66277574e5ff6deffa1b5e355c88d3197834 | |
parent | 3adcfa4478661463dd8eb91f3717c5bdd77633eb [diff] |
sched: act_ctinfo: use extack error reporting Use extack error reporting mechanism in addition to returning -EINVAL NL_SET_ERR_* code shamelessy copy/paste/adjusted from act_pedit & sch_cake and used as reference as to what I should have done in the first place. Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> Signed-off-by: David S. Miller <davem@davemloft.net>