Revert an extra hunk that crept into the last commit.
Submitted by: emax Obtained from: Netflix, Inc. MFC after: 3 days
This commit is contained in:
parent
d0be3479d5
commit
acb570cf14
@ -58,6 +58,7 @@ struct mpssas_target {
|
||||
|
||||
uint16_t tid;
|
||||
SLIST_HEAD(, mpssas_lun) luns;
|
||||
TAILQ_HEAD(, mps_command) commands;
|
||||
struct mps_command *tm;
|
||||
TAILQ_HEAD(, mps_command) timedout_commands;
|
||||
uint16_t exp_dev_handle;
|
||||
|
Loading…
x
Reference in New Issue
Block a user