aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifspdu.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/cifs/cifspdu.h')
-rw-r--r--fs/cifs/cifspdu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/cifs/cifspdu.h b/fs/cifs/cifspdu.h
index 085109d2b55e..5b352890f092 100644
--- a/fs/cifs/cifspdu.h
+++ b/fs/cifs/cifspdu.h
@@ -1258,10 +1258,8 @@ struct smb_t2_qfi_req {
1258 struct smb_hdr hdr; 1258 struct smb_hdr hdr;
1259 struct trans2_req t2; 1259 struct trans2_req t2;
1260 __u8 Pad; 1260 __u8 Pad;
1261 __u16 Pad1;
1262 __u16 Fid; 1261 __u16 Fid;
1263 __le16 InformationLevel; 1262 __le16 InformationLevel;
1264 __u16 Pad2;
1265}; 1263};
1266 1264
1267struct smb_t2_qfi_rsp { 1265struct smb_t2_qfi_rsp {