Correct the definition of the changer device capabilities page. The
previous definition confused some reserved bytes for exchange capabilities.
This commit is contained in:
parent
e12cfd3c79
commit
2e66665367
@ -347,7 +347,7 @@ struct page_device_capabilities {
|
||||
#define MOVE_TO_IE 0x04
|
||||
#define MOVE_TO_DT 0x08
|
||||
|
||||
u_int8_t reserved1[2];
|
||||
u_int8_t reserved1[4];
|
||||
|
||||
/*
|
||||
* Similar to above, but for EXCHANGE MEDIUM.
|
||||
|
Loading…
x
Reference in New Issue
Block a user