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)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:03:53 +0000 (12:03 -0800)
commit0279017f492989a9e48b22de981ffab3cf317813
tree02f89b64345846946e08a27554125d2c75a96168
parente0e0a9e24d4c93e4e8f3b0556a2db52b6a0bec92
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