aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/garbage.c
diff options
context:
space:
mode:
authorJosef Sipek <[email protected]>2006-12-08 10:37:45 +0000
committerLinus Torvalds <[email protected]>2006-12-08 16:28:50 +0000
commit592ccbf9fba665031765d9bb0f6c1ede1fa62f96 (patch)
tree67d7a0f87d7a78b1cf82336bca8bc9d921d3e741 /net/unix/garbage.c
parent[PATCH] struct path: convert ufs (diff)
downloadkernel-592ccbf9fba665031765d9bb0f6c1ede1fa62f96.tar.gz
kernel-592ccbf9fba665031765d9bb0f6c1ede1fa62f96.zip
[PATCH] struct path: convert unix
Signed-off-by: Josef Sipek <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/garbage.c')
-rw-r--r--net/unix/garbage.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/unix/garbage.c b/net/unix/garbage.c
index 746c2f4a5fa6..f14ad6635fcc 100644
--- a/net/unix/garbage.c
+++ b/net/unix/garbage.c
@@ -96,7 +96,7 @@ atomic_t unix_tot_inflight = ATOMIC_INIT(0);
static struct sock *unix_get_socket(struct file *filp)
{
struct sock *u_sock = NULL;
- struct inode *inode = filp->f_dentry->d_inode;
+ struct inode *inode = filp->f_path.dentry->d_inode;
/*
* Socket ?