commit | 804bca0d6697489d9a4178dbfd4030c5617ee77f | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Dec 12 17:21:23 2019 -0800 |
committer | Steven Moreland <smoreland@google.com> | Thu Dec 12 17:24:00 2019 -0800 |
tree | fd41b229eb314794099036d87f19c6cfe407056f | |
parent | 8ccd5f6b9562c28893da63f2a93023cab0fb87d8 [diff] |
libbpf_android: bpf_prog_load no log success error errno is left unchanged on successful calls to this function, so it is confusing to log it in the success path. Fixes: 146171927 Test: looking at logs Change-Id: Ia424dd865bd518d8c533e99fb1a64b02bc92e759