> Although requesting a zero-length DMA request is a driver bug, rejecting > it early eases debugging. True. I wonder, though, if we then should turn the message into a WARN, so the call stack will point to the faulty driver?