mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
[NETLINK]: Remove unused groups member from struct netlink_skb_parms
Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
43e943c32b
commit
db08052979
3 changed files with 0 additions and 3 deletions
|
@ -106,7 +106,6 @@ struct netlink_skb_parms
|
|||
{
|
||||
struct ucred creds; /* Skb credentials */
|
||||
__u32 pid;
|
||||
__u32 groups;
|
||||
__u32 dst_pid;
|
||||
__u32 dst_groups;
|
||||
kernel_cap_t eff_cap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue