scottl      2004/02/20 21:32:40 PST
  FreeBSD src repository
  Modified files:
    sys/dev/aac          aac.c 
  Log:
  Fix a major brain-o.  If the command needs to be put on the deferred queue,
  take it off of the busy queue first.  This should fix the 'command is on
  another queue' panic that showed up recently.
  
  Revision  Changes    Path
  1.87      +1 -0      src/sys/dev/aac/aac.c