Commit db619f7
ioctl: pass ENDGID in nvme_get_features_endurance_event_cfg()
The ENDGID parameter of nvme_get_features_endurance_event_cfg()
is currently unused.
According to the NVMe spec, it should be passed in CDW 11.
Signed-off-by: Caleb Sander <[email protected]>1 parent 0cc2cae commit db619f7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1207 | 1207 | | |
1208 | 1208 | | |
1209 | 1209 | | |
1210 | | - | |
| 1210 | + | |
1211 | 1211 | | |
1212 | 1212 | | |
1213 | 1213 | | |
| |||
0 commit comments