Merge branch 'bpf-prog-digest'
authorDavid S. Miller <davem@davemloft.net>
Mon, 5 Dec 2016 20:33:11 +0000 (15:33 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Dec 2016 20:33:11 +0000 (15:33 -0500)
commit5397b31bce5febe1ae2e3dd30e137c560b7b9253
tree045d83766d5a303f3ae8eaa0ff4cde5a66526e55
parent70f23a807dcab4ee3467c70ba2c7be69026f0a67
parent7bd509e311f408f7a5132fcdde2069af65fa05ae
Merge branch 'bpf-prog-digest'

Daniel Borkmann says:

====================
Minor BPF cleanups and digest

First two patches are minor cleanups, and the third one adds
a prog digest. For details, please see individual patches.
After this one, I have a set with tracepoint support that makes
use of this facility as well.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>