x86: Fix boot on Twinhead H12Y
[firefly-linux-kernel-4.4.55.git] / fs / cifs / cifs_dfs_ref.c
index 2b68ac57d97d3ffdd0bc8bd425cff8ef121138a3..8d8f28c94c0fe608f61684c2b34e5045f01489f9 100644 (file)
@@ -272,7 +272,7 @@ static struct vfsmount *cifs_dfs_do_automount(struct dentry *mntpt)
        struct dfs_info3_param *referrals = NULL;
        unsigned int num_referrals = 0;
        struct cifs_sb_info *cifs_sb;
-       struct cifsSesInfo *ses;
+       struct cifs_ses *ses;
        char *full_path;
        int xid, i;
        int rc;