commit | e44d1c39cd192834be1e8d65b95530228b529dc6 | [log] [tgz] |
---|---|---|
author | Amit Pundir <amit.pundir@linaro.org> | Tue Jul 07 00:28:49 2015 +0530 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Oct 24 23:41:21 2016 +0800 |
tree | 9e9441a0f021593ed6ee8f1d75e3d71251a4b2be | |
parent | 0fe02f7ec40a806d0b4a1c33e7cd8ffbc0762692 [diff] |
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>