]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/patches/suse-2.6.27.31/patches.apparmor/security-unlink.diff
Add a patch to fix Intel E100 wake-on-lan problems.
[people/pmueller/ipfire-2.x.git] / src / patches / suse-2.6.27.31 / patches.apparmor / security-unlink.diff
index 71764b4678e986a4d8735c174a5da6804925cfd2..c4cfa8b8197766dc644bd3f4f3e0fc34a249fa82 100644 (file)
@@ -69,7 +69,7 @@ Signed-off-by: John Johansen <jjohansen@suse.de>
  }
 --- a/security/capability.c
 +++ b/security/capability.c
-@@ -167,7 +167,8 @@ static int cap_inode_link(struct dentry 
+@@ -167,7 +167,8 @@ static int cap_inode_link(struct dentry
        return 0;
  }
  
@@ -81,7 +81,7 @@ Signed-off-by: John Johansen <jjohansen@suse.de>
  }
 --- a/security/security.c
 +++ b/security/security.c
-@@ -376,11 +376,12 @@ int security_inode_link(struct dentry *o
+@@ -373,11 +373,12 @@ int security_inode_link(struct dentry *o
                                         new_dentry, new_mnt);
  }