From: Matthew Wilcox Date: Sun, 20 Mar 2011 11:27:10 +0000 (-0400) Subject: NVMe: Correct the definitions of two ioctls X-Git-Tag: v3.3-rc1~16^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d4af1b7796ba02b73a79a8694399e5a3cd1c55d;p=pandora-kernel.git 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 Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed