commit | 6e2b405681d25dd5352637373659aa1f39211fa8 | [log] [tgz] |
---|---|---|
author | Amit Pundir <amit.pundir@linaro.org> | Tue Jul 07 00:28:49 2015 +0530 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Thu Jan 19 13:32:32 2017 -0800 |
tree | 198ac18bda1ee8e84aa49bfa5a692d9f7c639752 | |
parent | 20e85a204318325111d2fc44b15be81ebb8589ce [diff] |
ANDROID: netfilter: xt_qtaguid: xt_socket: build fixes Add missing header <linux/miscdevice.h> and use xt_socket_lookup_slow_v* instead of xt_socket_get*_sk in xt_qtaguid.c. Fix xt_socket_lookup_slow_v* functions in xt_socket.c and declare them in xt_socket.h Change-Id: I55819b2d4ffa82a2be20995c87d28fb5cc77b5ba Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Signed-off-by: John Stultz <john.stultz@linaro.org>