]> asedeno.scripts.mit.edu Git - linux.git/commit
uapi: sed-opal fix IOW for activate lsp to use correct struct
authorScott Bauer <scott.bauer@intel.com>
Wed, 15 Feb 2017 00:29:35 +0000 (17:29 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 15 Feb 2017 02:47:16 +0000 (19:47 -0700)
commit24bff4d78a572d25fe2a0818f55bebda8a2d4709
tree0079bbf416ecf49d06218a77f1bdcb64a60c7f7a
parent853fe1bf7554155376bb3b231112cdff9ff79177
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>
include/uapi/linux/sed-opal.h