diff options
author | Jeff Layton <jlayton@redhat.com> | 2011-07-05 23:37:37 +0200 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-07-06 22:03:04 +0200 |
commit | 677d8537d875832019fa989186f084ba47ecd93d (patch) | |
tree | 28e5931d4c480c8a90e722cb0a0e6f1bef46cea9 /lib/smp_processor_id.c | |
parent | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... (diff) | |
download | linux-677d8537d875832019fa989186f084ba47ecd93d.tar.xz linux-677d8537d875832019fa989186f084ba47ecd93d.zip |
cifs: remove bogus call to cifs_cleanup_volume_info
This call to cifs_cleanup_volume_info is clearly wrong. As soon as it's
called the following call to cifs_get_tcp_session will oops as the
volume_info pointer will then be NULL.
The caller of cifs_mount should clean up this data since it passed it
in. There's no need for us to call this here.
Regression introduced by commit 724d9f1cfba.
Reported-by: Adam Williamson <awilliam@redhat.com>
Cc: Pavel Shilovsky <piastryyy@gmail.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'lib/smp_processor_id.c')
0 files changed, 0 insertions, 0 deletions