diff options
author | Daniel Borkmann <[email protected]> | 2017-06-11 00:50:42 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-06-10 19:05:45 -0400 |
commit | 4a2ff55aa4946b036b87572976cbfc6ab244c497 (patch) | |
tree | 85f6b87a60dcb4a9a6460e5dd5ee06a0704af187 /lib/mpi/mpi-internal.h | |
parent | d25da6caa2a1d6644360c40d7c5fd7c057551360 (diff) |
bpf: reset id on CONST_IMM transition
Whenever we set the register to the type CONST_IMM, we currently don't
reset the id to 0. id member is not used in CONST_IMM case, so don't
let it become stale, where pruning won't be able to match later on.
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions