Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14
b: refs/heads/master
c: 388c697
h: refs/heads/master
v: v3
  • Loading branch information
James Morris authored and Linus Torvalds committed Apr 16, 2005
1 parent efb4df8 commit 7c39c31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1db7fc75a410d9a15cbc58a9b073a688669c6d42
refs/heads/master: 388c69789a2a2e50965e805e3e641418082b352c
2 changes: 1 addition & 1 deletion trunk/security/selinux/nlmsgtab.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ int selinux_nlmsg_lookup(u16 sclass, u16 nlmsg_type, u32 *perm)
break;

case SECCLASS_NETLINK_FIREWALL_SOCKET:
case NETLINK_IP6_FW:
case SECCLASS_NETLINK_IP6FW_SOCKET:
err = nlmsg_perm(nlmsg_type, perm, nlmsg_firewall_perms,
sizeof(nlmsg_firewall_perms));
break;
Expand Down

0 comments on commit 7c39c31

Please sign in to comment.