diff options
author | Oliver Neukum <[email protected]> | 2007-10-23 12:26:41 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2007-10-25 12:18:44 -0700 |
commit | d718d2b17822bb92708204cb1a9175e512520261 (patch) | |
tree | 07db96751e993ceba8bed366458115d2c1ec6773 /net/unix/sysctl_net_unix.c | |
parent | 54d2bc068fd21bcb096660938bce7c7265613a24 (diff) |
USB: fix read vs. disconnect race in cytherm driver
the disconnect method of this driver set intfdata to NULL before
removing attribute files. The attributes' read methods will happily
follow the NULL pointer. Here's the correct ordering.
Signed-off-by : Oliver Neukum <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions