Revert "scsi: aacraid: Rearrange order of struct aac_srb_unit"
This reverts commit 0ed01a4c84
.
This commit is contained in:
parent
d46c056a33
commit
c721010d2d
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
};
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue