]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Fix f/w download
authorKeith Busch <keith.busch@intel.com>
Mon, 11 May 2015 20:44:05 +0000 (14:44 -0600)
committerKeith Busch <keith.busch@intel.com>
Mon, 11 May 2015 20:44:05 +0000 (14:44 -0600)
commit8b3d29ed3ad8113e54f5675b764f39a251d38ebd
treeb46416d498bb50ca77014931baf228605f1be8ad
parente666467c0461af4a5542ad4f69fb75bd4a19b6b5
Fix f/w download

This needs to read the image file into it's buffer for this to work
correctly, and use an appropriate default transfer size.

Signed-off-by: Keith Busch <keith.busch@intel.com>
nvme.c