work_q
done_q
See if we need to request sense information. if so, then get it now, so we have a better idea of what to do.
This has the unfortunate side effect that if a shost adapter does not automatically request sense information, we end up shutting it down before we request it.
All drivers should request sense information internally these days, so for now all I have to say is tough noogies if you end up in here.
Long term this code should go away, but that needs an audit of all LLDDs first.
James Bottomley <James.Bottomley@hansenpartnership.com>
Rob Landley <rob@landley.net>