Merge branch 'bpf-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 16 Jun 2016 06:37:55 +0000 (23:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Jun 2016 06:37:55 +0000 (23:37 -0700)
commit8c08c7325ec36c9d338cedebc4570b567fa9a740
tree742f85968aea27bc975164e839dbc00312d3184a
parente582615ad33dbd39623084a02e95567b116e1eea
parentad572d174787daa59e24b8b5c83028c09cdb5ddb
Merge branch 'bpf-fixes'

Alexei Starovoitov says:

====================
bpf fixes

Fixes for two bpf bugs:
1st bug reported by Sasha Goldshtein here:
https://github.com/iovisor/bcc/issues/570
2nd discovered by Daniel Borkmann by manual code analysis.
See patches for details.
====================

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