commit | 9d4af1b7796ba02b73a79a8694399e5a3cd1c55d | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew.r.wilcox@intel.com> | Sun Mar 20 07:27:10 2011 -0400 |
committer | Matthew Wilcox <matthew.r.wilcox@intel.com> | Fri Nov 04 15:53:01 2011 -0400 |
tree | a02da9720adeb712866b3d144265326fa7143558 | |
parent | 4948168280b269a514045766ddd872cfac5968e1 [diff] |
NVMe: Correct the definitions of two ioctls NVME_IOCTL_SUBMIT_IO has a struct nvme_user_io, not a struct nvme_rw_command as a parameter, and NVME_IOCTL_DOWNLOAD_FW is a Write, not a Read. Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>