]> www.infradead.org Git - mtd-utils.git/commit
Rearrange serve_image.c to allow for easily sending one packet per block
authorDavid Woodhouse <dwmw2@infradead.org>
Tue, 14 Aug 2007 07:04:00 +0000 (15:04 +0800)
committerDavid Woodhouse <dwmw2@infradead.org>
Tue, 14 Aug 2007 07:04:00 +0000 (15:04 +0800)
commit596450e1d50cce8701dccd65eaa3d646f525b375
tree99c906eec444ffb68ead567d7cb6b54c53ab9fea
parented30b4446a0f75b2fa40ec1fb5ab258f98cb4d83
Rearrange serve_image.c to allow for easily sending one packet per block
in round-robin fashion rather than full blocks one at a time.

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