diff options
author | Benjamin LaHaise <bcrl@linux.intel.com> | 2005-08-10 17:16:04 -0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2005-08-29 18:56:38 -0400 |
commit | 07dc3f0718d2c88c3094a0aadeeb4744effc5439 (patch) | |
tree | d0bb49ac931db8ad0d5887da75193b42bc00e95f /drivers/net/bnx2.c | |
parent | cef07fd6029c20f95571d09cefce45ee3276a920 (diff) |
[NET]: Make use of ->private_data in sockfd_lookup
Please consider the patch below which makes use of file->private_data to
store the pointer to the socket, which avoids touching several unused
cachelines in the dentry and inode in sockfd_lookup.
Signed-off-by: Benjamin LaHaise <bcrl@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bnx2.c')
0 files changed, 0 insertions, 0 deletions