OSDN Git Service

net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).
authorChia-chi Yeh <chiachi@android.com>
Tue, 30 Jun 2009 03:23:04 +0000 (11:23 +0800)
committerIliyan Malchev <malchev@google.com>
Mon, 23 May 2011 22:43:28 +0000 (15:43 -0700)
commitfed9388dc90f5acd6701e37a39cc610bcb8ed63b
tree40967cf579fe65309392319b1344743d4b5bfc04
parent1606babc2c71f063a9807362c6fb4aad3481731e
net: Replace AID_NET_RAW checks with capable(CAP_NET_RAW).

Signed-off-by: Chia-chi Yeh <chiachi@android.com>
net/ipv4/af_inet.c
net/ipv6/af_inet6.c