Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mtip32xx: fix dereference of stack garbage
We need to get the command payload from the request before we attempt to dereference it. Fixes: 4dda473 ("mtip32xx: add a status field to struct mtip_cmd") Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
- Loading branch information