linaro-android for Linux-4.10
ANDROID: xt_qtaguid: Fix socket lookup

Upstream commit 8db4c5be88f6 ("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>
2 files changed