On Wed, Dec 12, 2018 at 10:45:38AM +0100, Daniel Borkmann wrote: > This logic is not needed anymore since we got rid of the verifier > rewrite that was using prog->aux address in f6069b9aa993 ("bpf: > fix redirect to map under tail calls"). > > Signed-off-by: Daniel Borkmann <dan...@iogearbox.net>
Applied, Thanks