1. 31 3月, 2006 1 次提交
  2. 30 3月, 2006 19 次提交
  3. 25 3月, 2006 3 次提交
  4. 24 3月, 2006 11 次提交
  5. 23 3月, 2006 5 次提交
  6. 22 3月, 2006 1 次提交
    • J
      [libata] fix oops on non-DMA bmdma hardware · 4d4681f6
      Jeff Garzik 提交于
      Alan noted: "bmdma may be zero but the bmdma_irq_clear function gets
      called even in this case during pure PIO operation. Check we have a
      bmdma before we use it."
      
      I fixed this by adding a check for zero.  While was I there, I fixed the
      non-standard indentation of the small function's code.
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      4d4681f6