[PATCH] remove mid-layer assumption that devices must be able to queue at least one command
This allows the request_fn() to recover properly from either host_blocked or device_blocked at zero command depth. Also adds the facility for queuecommand() to tell us whether it wants the host or only the device blocked
Showing
Please register or sign in to comment