summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2018-08-03 22:27:55 +0300
committerDavid S. Miller <davem@davemloft.net>2018-08-05 17:25:46 -0700
commit1cbc36a53b60d43daa686280385b1ddbe51d5809 (patch)
treeadfdb3fc156c6637821afc9c2705e23e1fcd4c15 /tools/perf/scripts/python
parenta6bcfc89694ed8cb482a82cdc8b93aae63a8b691 (diff)
net: sched: cls_flower: Fix an error code in fl_tmplt_create()
We forgot to set the error code on this path, so we return NULL instead of an error pointer. In the current code kzalloc() won't fail for small allocations so this doesn't really affect runtime. Fixes: b95ec7eb3b4d ("net: sched: cls_flower: implement chain templates") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions