Files
rockchip-kernel/net/netfilter
Amit Pundir a345371973 ANDROID: nf: IDLETIMER: Fix broken uid field in the msg
Create uid from kuid to fix the broken uid field
in the message notifications introduced in

Otherwise we run into following build error:
---------------
  CC      net/netfilter/xt_IDLETIMER.o
net/netfilter/xt_IDLETIMER.c: In function ‘reset_timer’:
net/netfilter/xt_IDLETIMER.c:360:16: error: incompatible types when assigning to type ‘uid_t’ from type ‘kuid_t’
make[2]: *** [net/netfilter/xt_IDLETIMER.o] Error 1
---------------

Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
(cherry picked from commit 706060ba3e1dee9ec3c4a4a1480d663b6cd71cad)

Change-Id: I931be1fc8a9860baa39eb23c1a9e93f87beae69d
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/285982
Reviewed-by: Olof Johansson <olofj@chromium.org>
2015-07-16 22:16:17 +00:00
..
2013-10-14 11:29:31 +02:00
2013-01-21 12:20:19 +01:00
2011-07-01 16:11:15 -07:00
2011-07-01 16:11:15 -07:00
2014-12-12 19:21:21 -08:00