From: Eric Dumazet Date: Tue, 6 Sep 2005 21:42:45 +0000 (-0700) Subject: [NET]: Use file->private_data to get socket pointer. X-Git-Tag: v2.6.14-rc1~529^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b69aee04fbfc027fc4ddaddc809ea8711cef9511;p=pandora-kernel.git [NET]: Use file->private_data to get socket pointer. Avoid touching file->f_dentry on sockets, since file->private_data directly gives us the socket pointer. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed