[PATCH] Fix SCSI mode sense size
I'm suprised that this didn't cause errors for more people -- a MODE_SENSE request for 128 bytes with a stated buffer length of 24 bytes. Fix: Make the buffer length match the size of the request.
Showing
Please register or sign in to comment