]> git.baikalelectronics.ru Git - kernel.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)
commitee1d4fa7dbe26b7d19ae4ba07d3ca04ac9de82c0
tree0079bbf416ecf49d06218a77f1bdcb64a60c7f7a
parentd2150356bf9e87f7cb848dcabbb36d51861a9b4a
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