commit | 5187cd055b6e81fc6526109456f8b20623148d5f | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Wed Apr 23 14:25:48 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 24 13:44:53 2014 -0400 |
tree | 4433e1f5544b5b52e739607acb4ac330ccb1c4dc | |
parent | 98a46d46d1bc983125b6ff9a0e831050a7011713 [diff] |
netlink: Rename netlink_capable netlink_allowed netlink_capable is a static internal function in af_netlink.c and we have better uses for the name netlink_capable. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com> Signed-off-by: David S. Miller <davem@davemloft.net>