]> www.infradead.org Git - mtd-utils.git/commit
Fine-tine the TX timing for serve_image.
authorDavid Woodhouse <dwmw2@infradead.org>
Fri, 10 Aug 2007 06:40:01 +0000 (14:40 +0800)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 10 Aug 2007 06:40:01 +0000 (14:40 +0800)
commit8d0bce22e9d657bd916c69516fde6c8f2fd2433a
treeae5e9531ff897b8caa9f127a8d52ac9764c52498
parentf8bc09757892bc974baf6f6918e14e5b04975415
Fine-tine the TX timing for serve_image.

It just busy-waits until it's time to send the next packet now. Which
sucks, but gives us good timing for debugging. Needs work (and actually
if we have hrtimers we probably _can_ sleep and still have proper
timing).

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
serve_image.c