Revert "scsi: aacraid: Rearrange order of struct aac_srb_unit"

This reverts commit 0ed01a4c84.
This commit is contained in:
Ksawlii 2024-11-24 00:23:06 +01:00
parent d46c056a33
commit c721010d2d

View file

@ -2028,8 +2028,8 @@ struct aac_srb_reply
};
struct aac_srb_unit {
struct aac_srb_reply srb_reply;
struct aac_srb srb;
struct aac_srb_reply srb_reply;
};
/*