mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 01:31:44 +00:00
fd77846152
Once upon a time netlink was not sync and we had to get the effective capabilities from the skb that was being received. Today we instead get the capabilities from the current task. This has rendered the entire purpose of the hook moot as it is now functionally equivalent to the capable() call. Signed-off-by: Eric Paris <eparis@redhat.com> |
||
---|---|---|
.. | ||
dn_rtmsg.c | ||
Kconfig | ||
Makefile |