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)
committerColin Cross <ccross@android.com>
Thu, 30 Sep 2010 00:49:19 +0000 (17:49 -0700)
commit1b15b8e197ecc7b88b05b533ee55e06b990722c9
tree6bf5d324284b2458a8ba084a065a0366ef1fc8f8
parent8e8fe1c39030f1ddc3b1f7d3ed04475fab5aad09
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