]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: fw-download: move individual transfers to a separate function
authorJeremy Kerr <jk@codeconstruct.com.au>
Mon, 14 Nov 2022 06:12:55 +0000 (14:12 +0800)
committerJeremy Kerr <jk@codeconstruct.com.au>
Fri, 25 Nov 2022 02:35:30 +0000 (10:35 +0800)
commite7ca3bcbdba36861409d91c74ce49be489878112
tree56874312973a7018a032f20a23f84ff29898f213
parent3f27769047c983f2beb1a7b3ce2684d2b5bbbdfd
nvme: fw-download: move individual transfers to a separate function

The next few changes will add progress reporting and more comprehensive
error reporting to the fw-download process, which will be more readable
as a single function.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
nvme.c