commit | 24bff4d78a572d25fe2a0818f55bebda8a2d4709 | [log] [tgz] |
---|---|---|
author | Scott Bauer <scott.bauer@intel.com> | Tue Feb 14 17:29:35 2017 -0700 |
committer | Jens Axboe <axboe@fb.com> | Tue Feb 14 19:47:16 2017 -0700 |
tree | 0079bbf416ecf49d06218a77f1bdcb64a60c7f7a | |
parent | 853fe1bf7554155376bb3b231112cdff9ff79177 [diff] |
uapi: sed-opal fix IOW for activate lsp to use correct struct The IOC_OPAL_ACTIVATE_LSP took the wrong strcure which would give us the wrong size when using _IOC_SIZE, switch it to the right structure. Fixes: 058f8a2 ("Include: Uapi: Add user ABI for Sed/Opal") Signed-off-by: Scott Bauer <scott.bauer@intel.com> Signed-off-by: Jens Axboe <axboe@fb.com>