]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'BPF-map-value-adjust-fix'
authorDavid S. Miller <davem@davemloft.net>
Thu, 20 Jul 2017 22:20:28 +0000 (15:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Jul 2017 22:20:28 +0000 (15:20 -0700)
commit5067f4cf23cb073cf664372804104c4a5891dc59
tree16ade798c25aadabe9df7a5d39ced646dec0170d
parent6399f1fae4ec29fab5ec76070435555e256ca3a6
parent8641250251bfcd93479c71783c6792ae3325d7e4
Merge branch 'BPF-map-value-adjust-fix'

Daniel Borkmann says:

====================
BPF map value adjust fix

First patch in the series is the actual fix and the remaining
patches are just updates to selftests.
====================

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