ANDROID: GKI: Add bpf_redirect_info to virtual_device symbol list.
In commit ae43d74d ("xdp: Reset bpf_redirect_info before running a xdp's BPF prog."), the bpf_redirect_info symbol is added to the virtio_net module, but that symbol is not currently exported by the GKI symbol lists. Fix this up by adding it to the symbol tables. Fixes: ae43d74d ("xdp: Reset bpf_redirect_info before running a xdp's BPF prog.") Change-Id: Ia5751e5c09127d875d8e5e44c71fa1c13f251054 Signed-off-by:Greg Kroah-Hartman <gregkh@google.com>
Loading