git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4706df3
)
[NET]: Use file->private_data to get socket pointer.
author
Eric Dumazet
<dada1@cosmosbay.com>
Tue, 6 Sep 2005 21:42:45 +0000
(14:42 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 6 Sep 2005 21:42:45 +0000
(14:42 -0700)
Avoid touching file->f_dentry on sockets, since file->private_data
directly gives us the socket pointer.
Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found