From: Daniel Borkmann Date: Thu, 21 Jun 2018 21:07:13 +0000 (+0200) Subject: Merge branch 'bpf-bpftool-fixes' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f2e72a0b79a03c4046f08515d1479f613f2eb139;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'bpf-bpftool-fixes' Jakub Kicinski says: ==================== Two small fixes for error handling in bpftool prog load, first patch removes a duplicated message, second one frees resources correctly. Multiple error messages break JSON: { "error": "can't pin the object (/sys/fs/bpf/a): File exists" },{ "error": "failed to pin program" } ==================== Signed-off-by: Daniel Borkmann --- f2e72a0b79a03c4046f08515d1479f613f2eb139