diff options
-rw-r--r-- | fs/cifs/connect.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/cifs/connect.c b/fs/cifs/connect.c index c8cb83ef6f6f..545e85465747 100644 --- a/fs/cifs/connect.c +++ b/fs/cifs/connect.c | |||
@@ -3012,7 +3012,6 @@ try_mount_again: | |||
3012 | else if (pSesInfo) | 3012 | else if (pSesInfo) |
3013 | cifs_put_smb_ses(pSesInfo); | 3013 | cifs_put_smb_ses(pSesInfo); |
3014 | 3014 | ||
3015 | cifs_cleanup_volume_info(&volume_info); | ||
3016 | FreeXid(xid); | 3015 | FreeXid(xid); |
3017 | } | 3016 | } |
3018 | #endif | 3017 | #endif |