[PATCH] Fix scsi_ioctl command direction bits
With the dynamic request allocation, we get the direction bits set for us. This breaks the scsi_ioctl stuff, since we always pass in WRITE there. So actually pass in the right direction instead.
Showing
Please register or sign in to comment