ANDROID: xt_qtaguid: Fix socket lookup
Upstream commit 8db4c5be ("netfilter: move socket lookup infrastructure to nf_socket_ipv{4,6}.c")] moved socket lookup to nf_socket_ipv{4,6}.c, hence use nf_sk_lookup_slow_v[4|6]() instead of obsolete xt_socket_lookup_slow_v[4|6](). Signed-off-by:Amit Pundir <amit.pundir@linaro.org>
Loading
Please register or sign in to comment